ObjectProcessCollection..::..Remove Method
Removes ObjectProcess from the Collection using ProcessName as Key.
Namespace:
FLEXYGO.Objects.SettingsAssembly: flxObjectConfig (in flxObjectConfig.dll)
Syntax
public bool Remove( ObjectProcess aObjectProcess )
Public Function Remove ( _ aObjectProcess As ObjectProcess _ ) As Boolean
Parameters
- aObjectProcess
- Type: FLEXYGO.Objects.Settings..::..ObjectProcess
An ObjectProcess.