[]
Gets the type of the key of the IndexedGroup<TKey, T>.
public override sealed Type KeyType { get; }
Public NotOverridable Overrides ReadOnly Property KeyType As Type
| Type | Description |
|---|---|
| Type | The same type as the TKey type parameter of the class. |