{CompanyName} FlexyGo

ModulePagers..::..Add Method

Adds the Module pager Definition object to the Collection using Pager id as Key.

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

Syntax


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

Parameters

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

Return Value

true if ok, false otherwise.