[]
Gets the type of the key of the IndexedGroup<T>.
public abstract Type KeyType { get; }
Public MustOverride ReadOnly Property KeyType As Type
Type of the key of the IndexedGroup<T>.