Count Property
Definition
Count
Gets the number of elements contained in the MetadataDictionary.
public int Count { get; }
Property Value
- int
The number of key/value pairs contained in the MetadataDictionary.
Gets the number of elements contained in the MetadataDictionary.
public int Count { get; }
The number of key/value pairs contained in the MetadataDictionary.