{CompanyName} FlexyGo

ModulePagers..::..Contains Method

Checks if Module Pager object exists in Collection using PagerId.

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

Syntax


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

Parameters

PagerId
Type: String
The Pager Id.

Return Value

true if ok, false otherwise.