RhinoCommon APIRhinoListTAdd Method Adds an object to the end of the List. Namespace: Rhino.Collections Assembly: RhinoCommon (in RhinoCommon.dll)SyntaxC#VBCopypublic void Add( T item )Public Sub Add ( item As T )ParametersitemType: TItem to append.ImplementsICollectionTAdd(T)See AlsoReferenceRhinoListT ClassRhino.Collections NamespaceRhino 7.3.21039.11200 (Last updated: 2/12/2021)Copyright © 2009-2021 Robert McNeel & AssociatesReport wishes and bugs at discourse.mcneel.com