Count Property (Read Only)
Syntax
Object.Count
Data Type
Applies To
Purpose
Returns the number of objects in the collection.
Example
'The same syntax applies to other collections.
numPlots = CWGraph3D1.Plots.Count
Object.Count
Returns the number of objects in the collection.
'The same syntax applies to other collections.
numPlots = CWGraph3D1.Plots.Count