{CompanyName} FlexyGo

ObjectSettingsCollection Methods

The ObjectSettingsCollection type exposes the following members.

Methods


  Name Description
Public method Add
Adds the ObjectSettings object to the Collection using ObjectName as Key.
Public method Contains
Checks if ObjectSettings object exists in Collection using ObjectName.
Public method Remove(ObjectSettings)
Removes ObjectSettings from the Collection using ObjectName as Key.
Public method Remove(String)
Removes ObjectSettings from the Collection using ObjectName as Key.