TrulyObservableOrderedSet(T).Count Property

TrulyObservableOrderedSetTCount Property

Returns the total number of items in the set.

Namespace:  Rhino.Runtime.Notifications
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32

Implements

ICollectionTCount
Version Information

Rhino for Windows

Supported in: 6.14
See Also