GetFromID

GetFromID(int)

public NodeBranch GetFromID(int branchID) ;

Description

GetsNodeBranchfrom the branch identifier.

Parameters

Parameter Name Description
branchID The branch identifier.

Returns

FoundNodeBranch. Returns null if not found.