Returns total number of features in the collection.
An Integer value.
object.Count
The Count Property syntax has these parts:
You can use this property to check for total number of features available in the collection. It is also usefull for iterating thru the collection.
For example (VB code):
Your browser does not support iframes.