ProviderList.Count Property
Gets the count.
This language is not supported or no code example is available.
public:
property int Count {
int get( );
}
This language is not supported or no code example is available.
public function get Count() : int;
This language is not supported or no code example is available.
Property Value
int
The count.
In this article
Definition