Property Keys
Keys
Gets an ICollection object containing the keys of the IDictionary object.
public ICollection Keys { get; }
Property Value
- ICollection
An ICollection object containing the keys of the IDictionary object.
Gets an ICollection object containing the keys of the IDictionary object.
public ICollection Keys { get; }
An ICollection object containing the keys of the IDictionary object.