This document is archived and information here might be outdated. Recommended version. |
Number of points in the collection.
[Visual Basic .NET]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}
[C++]
HRESULT get_Count(
void
);
Returns the number of points in the collection.