[]
Gets an ICollection that contains the list of elements in the BaseKeyCollection instance.
protected ICollection ItemList { get; }
Protected ReadOnly Property ItemList As ICollection
Type | Description |
---|---|
ICollection | The ICollection value that indicates the item list. |