GetFromID

public NodeBranch GetFromID(int branchID) ;

Gets NodeBranch from the branch identifier.

Parameter Name Description
branchID The branch identifier.

Found NodeBranch. Returns null if not found.