IMap
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.builtin
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
GetLen
method GetLen: Int32
Int32 GetLen()
func GetLen() -> Int32
func GetLen() Int32
Function GetLen() As Int32
GetReflectKeys
GetReflectSequence
method GetReflectSequence: IEnumerable<tuple of (Value, Value)>
IEnumerable<tuple of (Value, Value)> GetReflectSequence()
// .NET, .NET Standard 2.0
func GetReflectSequence() -> IEnumerable<(Value, Value)>
// Island
func GetReflectSequence() -> IEnumerable<tuple of (Value, Value)>
func GetReflectSequence() IEnumerable<tuple of (Value, Value)>
Function GetReflectSequence() As IEnumerable<tuple of (Value, Value)>
GetReflectValue
Parameters:
- aKey:
SetReflectKeyValue
Parameters:
- aKey:
- aValue: