PointCollectionCount Property

The number of points in this collection.

Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int Count { get; }

Property Value

Int32
See Also