{CompanyName} FlexyGo

ObjectDataViewCollection..::..Add Method

Adds the ObjectDataViewSettings object to the Collection using ViewName as Key.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


public bool Add(
	ObjectDataViewSettings ObjectDataview
)
Public Function Add ( _
	ObjectDataview As ObjectDataViewSettings _
) As Boolean

Parameters

ObjectDataview
Type: FLEXYGO.Objects.Settings..::..ObjectDataViewSettings
An ObjectDataViewSettings object.

Return Value

true if ok, false otherwise.