FilterParameterCollection::Count Property

Gets the number of filter parameters in the collection.

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

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

Property Value

Type: System::Int32
The number of filter parameters in the collection.
Show: