ObjectPropertyCollection..::..Remove Method
Removes the ObjectProperty object from the Collection using Name as Key.
Namespace:
FLEXYGO.Objects.SettingsAssembly: flxObjectConfig (in flxObjectConfig.dll)
Syntax
public bool Remove( ObjectProperty aObjectProperty )
Public Function Remove ( _ aObjectProperty As ObjectProperty _ ) As Boolean
Parameters
- aObjectProperty
- Type: FLEXYGO.Objects.Settings..::..ObjectProperty
An ObjectProperty object.