Returns the amount of elements in this pair of indices, which is always 2.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32Implements
ICollectionTCountIReadOnlyCollectionTCount
See Also