ObjectSettingsCollection Methods
The ObjectSettingsCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Adds the ObjectSettings object to the Collection using ObjectName as Key.
|
|
Contains |
Checks if ObjectSettings object exists in Collection using ObjectName.
|
|
Remove(ObjectSettings) |
Removes ObjectSettings from the Collection using ObjectName as Key.
|
|
Remove(String) |
Removes ObjectSettings from the Collection using ObjectName as Key.
|