RhinoCommon API
RhinoListT Constructor (RhinoListT) |
Initializes an new list by shallow duplicating another list.
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

Parameters
- list
- Type: Rhino.CollectionsRhinoListT
List to mimic.
