FieldSettingsCollection..::..Remove Method
Removes the field Settings from the Collection using FieldName as Key.
Namespace:
FLEXYGO.DataAssembly: flxDataManager (in flxDataManager.dll)
Syntax
public bool Remove( FieldSettings aField )
Public Function Remove ( _ aField As FieldSettings _ ) As Boolean
Parameters
- aField
- Type: FLEXYGO.Data..::..FieldSettings
A fieldSetting object.