ItemFieldDictionary::Count Property
Gets the number of ItemField objects in the ItemFieldDictionary collection.
Assembly: Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
Property Value
Type: System::Int32The number of ItemField objects in the ItemFieldDictionary collection.
Implements
ICollection<T>::Count
Show: