MapIter
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.reflect
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor (PlatformEnumerator)
constructor(aEnum: PlatformEnumerator)
MapIter(PlatformEnumerator aEnum)
init(_ aEnum: PlatformEnumerator)
Sub New(aEnum As PlatformEnumerator)
Parameters:
- aEnum:
constructor(value: MapIter)
Sub New(value As MapIter)
Parameters:
- value:
Key
Next
Function Next() As Boolean
Value
Function Value() As Value