Description
Count of measurements in the collection
-
Property type
-
A Long value.
-
Syntax
-
object.Count
The Count Property syntax has these parts: |
| object | An expression evaluating to an object of type McMeasures. | Remarks
The count is only of measurements that have been added to the collection. Use AddAll to add all available measurements to the collection.
|