The properties of the ConfigCollection class are listed below. For a complete list of ConfigCollection class members, see the ConfigCollection Members topic.
![]() | Returns the number of IConfigs in the collection. |
![]() | Returns true if the collection is of a fixed size. |
![]() | Returns true if the collection is read only. |
![]() | Returns true if the collection is synchronized. This always returns false. |
![]() | Overloaded. Returns the IConfig at the specified index. |
![]() | Returns the synchronization object. |
ConfigCollection Class | Nini.Config Namespace