Count
Determines the total number of pending import group profiles defined in the
GroupInfos
collection.
Syntax
int Count {get;}
Property value
The number of pending import group profiles in the set.
Discussion
This property enumerates all of the profiles in the collection before it returns
the Count
value. If you only need to determine whether any import groups are
pending, you should use the IsEmpty property for a faster response time.