FilterKeyMap::Count Property

Gets the number of filters in the map.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
property unsigned int Count {
	unsigned int get ();
}

Property Value

Type: System::UInt32
The number of filters in the map.
Show: