ObjectDataViewCollection..::..Add Method
Adds the ObjectDataViewSettings object to the Collection using ViewName as Key.
Namespace:
FLEXYGO.Objects.SettingsAssembly: 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.