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