P_Rhino_Geometry_Collections_MeshNgonList_Count - mcneel/rhinocommon-api-docs GitHub Wiki
Gets or sets the number of mesh ngons.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int Count { get; set; }
VB
Public Property Count As Integer
Get
Set
Type: Int32
ICollection(T).Count
ICollection.Count
IReadOnlyCollection(T).Count
Supported in: 6.0.16224.21491