Property Values
Values
Gets an ICollection object containing the values in the IDictionary object.
public ICollection Values { get; }
Property Value
- ICollection
An ICollection object containing the values in the IDictionary object.
Gets an ICollection object containing the values in the IDictionary object.
public ICollection Values { get; }
An ICollection object containing the values in the IDictionary object.