{CompanyName} FlexyGo

ModulePagers..::..Remove Method

Removes the Module pager Definition object from the Collection using Pager Id as Key.

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

Syntax


public bool Remove(
	ModulePager aModulePager
)
Public Function Remove ( _
	aModulePager As ModulePager _
) As Boolean

Parameters

aModulePager
Type: FLEXYGO.Environment..::..ModulePager
A Module pager.

Return Value

true if ok, false otherwise.