DataTree(T).Branch Method

DataTreeTBranch Method

Overload List
  NameDescription
Public methodBranch(Int32)
Gets the list of data which belongs to the branch path at the given index.
Public methodBranch(Int32)
Gets the list of data which belongs to a given Branch path.
Public methodBranch(GH_Path)
Gets the list of data which belongs to a given Branch path.
Top
See Also