GetFromID

GetFromID(int)

public NodeBranch GetFromID(int branchID) ;

Description

Gets NodeBranch from the branch identifier.

Parameters

Parameter Name Description
branchID The branch identifier.

Returns

Found NodeBranch. Returns null if not found.