UserDataListEnumeratorCurrent Property |
Get current UserData on the enumerator.
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic UserData Current { get; }
Public ReadOnly Property Current As UserData
Get
Property Value
Type:
UserDataImplements
IEnumeratorTCurrent
See Also