ConfigurationLockCollection
Contains a collection of locked configuration objects. This class cannot be inherited.
Gets a list of configuration objects contained in the collection.
Gets the number of locked configuration objects contained in the collection.
Gets a value specifying whether the collection of locked objects has parent elements.
Gets a value specifying whether the collection has been modified.
Gets a value specifying whether the collection is synchronized.
Gets an object used to synchronize access to this ConfigurationLockCollection collection.
Locks a configuration object by adding it to the collection.
Clears all configuration objects from the collection.
Verifies whether a specific configuration object is locked.
Copies the entire ConfigurationLockCollection collection to a compatible one-dimensional Array, starting at the specified index of the target array.
Gets an IEnumerator object, which is used to iterate through this ConfigurationLockCollection collection.
Verifies whether a specific configuration object is read-only.
Removes a configuration object from the collection.
Locks a set of configuration objects based on the supplied list.