IsConnected

public bool IsConnected(DataBranch branch) ;

It judges whether it is connected with DataBranch.

Parameter Name Description
branch DataBranch

True if connected, false otherwise.