{CompanyName} FlexyGo

Modules..::..Contains Method

Checks if Module object exists in Collection using NodeId.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


public bool Contains(
	string ModuleName
)
Public Function Contains ( _
	ModuleName As String _
) As Boolean

Parameters

ModuleName
Type: String
The Module Id.

Return Value

true if ok, false otherwise.