INSGrouping<K,T>
Overview
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System
- Platforms: iOS, iOS Simulator, Mac Catalyst, macOS, tvOS, tvOS Simulator, watchOS, watchOS Simulator
- Ancestry: INSFastEnumeration<T> | INSGrouping<K,T>
Properties
Key
property Key: K read;
K Key { get; }
var Key: K { get{} }
K Key { __get; }
ReadOnly Property Key() As K