Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.golang.org.x.text.internal.tag
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:
    • ValueType | Index  .NET, .NET Standard 2.0, Island-watchOS-armv7k
    • ValueType | Index  Island-Android, Island-iOS Simulator, Island-iOS-arm64, Island-Mac Catalyst, Island-macOS, Island-tvOS Simulator, Island-tvOS-arm64, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows

constructor


constructor(aValue: string)
Sub New(aValue As string)

Parameters:

  • aValue:

Elem

method Elem(x: int): string
func Elem(_ x: int) -> string
Function Elem(x As int) As string

Parameters:

  • x:

Equals

method Equals(value: Object): Boolean
Boolean Equals(Object value)
func Equals(_ value: Object) -> Boolean
func Equals(value interface{}) Boolean
Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode

method GetHashCode: Int32
func GetHashCode() -> Int32
Function GetHashCode() As Int32

Index

method Index(key: Slice<Byte>): int
int Index(Slice<Byte> key)
func Index(_ key: Slice<Byte>) -> int
func Index(key Slice<Byte>) int
Function Index(key As Slice<Byte>) As int

Parameters:

  • key:

Next

method Next(key: Slice<Byte>; x: int): int
int Next(Slice<Byte> key, int x)
func Next(_ key: Slice<Byte>, _ x: int) -> int
func Next(key Slice<Byte>, x int) int
Function Next(key As Slice<Byte>, x As int) As int

Parameters:

  • key:
  • x:

Value

constructor


constructor(aValue: string)
Sub New(aValue As string)

Parameters:

  • aValue:

Elem

method Elem(x: int): string
func Elem(_ x: int) -> string
Function Elem(x As int) As string

Parameters:

  • x:

Equals

method Equals(value: Object): Boolean
Boolean Equals(Object value)
func Equals(_ value: Object) -> Boolean
func Equals(value interface{}) Boolean
Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode

method GetHashCode: Int32
func GetHashCode() -> Int32
Function GetHashCode() As Int32

Index

method Index(key: Slice<Byte>): int
int Index(Slice<Byte> key)
func Index(_ key: Slice<Byte>) -> int
func Index(key Slice<Byte>) int
Function Index(key As Slice<Byte>) As int

Parameters:

  • key:

Next

method Next(key: Slice<Byte>; x: int): int
int Next(Slice<Byte> key, int x)
func Next(_ key: Slice<Byte>, _ x: int) -> int
func Next(key Slice<Byte>, x int) int
Function Next(key As Slice<Byte>, x As int) As int

Parameters:

  • key:
  • x: