RhinoCommon API
TrulyObservableOrderedSetTContains Method |
Determines whether an element is in the set.
Namespace: Rhino.Runtime.Notifications
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- item
- Type: T
The item to check for inclusion.
Return Value
Type: BooleanTrue if the item is in the set; otherwise false.