C-DEngine 5.105

TSM..::..IsFirstNode Method (Boolean)

Returns true if this message came from the FirstNode

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public bool IsFirstNode(
	bool CheckISO
)
Public Function IsFirstNode ( _
	CheckISO As Boolean _
) As Boolean
public:
bool^ IsFirstNode(
	bool^ CheckISO
)

Parameters

CheckISO
Type: Boolean

Return Value