Index

Overview

Location

 

constructor

 

constructor

 

Index()

 

init()

 

Sub New()

constructor (string)

 

constructor(aValue: string)

 

Index(string aValue)

 

init(_ aValue: string)

 

Sub New(aValue As string)

Parameters:

  • aValue:

Elem

 

method Elem(x: int): string

 

string Elem(int x)

 

func Elem(_ x: int) -> string

 

func Elem(x int) string

 

Function Elem(x As int) As string

Parameters:

  • x:

Equals  override virtual

 

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  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func 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:

 

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

 

var Value: string;

 

string Value

 

var Value: string

 

Value string

 

FIELD Value() As string

 

Value

 

var Value: string;

 

string Value

 

var Value: string

 

Value string

 

FIELD Value() As string

 

constructor

 

constructor

 

Index()

 

init()

 

Sub New()

constructor (string)

 

constructor(aValue: string)

 

Index(string aValue)

 

init(_ aValue: string)

 

Sub New(aValue As string)

Parameters:

  • aValue:

Elem

 

method Elem(x: int): string

 

string Elem(int x)

 

func Elem(_ x: int) -> string

 

func Elem(x int) string

 

Function Elem(x As int) As string

Parameters:

  • x:

Equals  override virtual

 

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  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func 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:

 

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: