IMetadataDictionary<TTag, TEntry>.Count Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets the number of entries contained in this dictionary.
int Count { get; }
Property Value
- int
The entry count.
Gets the number of entries contained in this dictionary.
int Count { get; }
The entry count.