IsConnected

IsConnected(DataBranch)

public bool IsConnected(DataBranch branch) ;

Description

It judges whether it is connected with DataBranch.

Parameters

Parameter Name Description
branch DataBranch

Returns

True if connected, false otherwise.