SettingsGroupsCollection Class Properties
For a list of all members of this type, see SettingsGroupsCollection members.
Public Properties
Name | Description | |
---|---|---|
![]() | Count | Gets the number of Addins actually contained in the collection. |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
![]() | Item | Indexer to resturn the SettingsGroup with the given name. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. |
See Also