Name | Description | |
---|---|---|
Count | Gets the number of items contained in the System.Collections.ICollection. (Inherited from Xceed.Utils.Collections.ListBase) | |
IsFixedSize | Overridden. Gets a boolean value indicating if the RegistryKeyList has a fixed size. | |
IsReadOnly | Overridden. Gets a boolean value indicating if the RegistryKeyList is readonly. | |
IsSynchronized | Gets a boolean value indicating if access to the System.Collections.ICollection is synchronized (thread-safe). (Inherited from NotifyListBase) | |
Item | Gets the registry key at the specified index. | |
SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ICollection. (Inherited from NotifyListBase) |