ResourcesCollection Properties
Represents a collection of resource elements (client libraries) in the configuration file.
Name | Description |
---|---|
Add |
Gets or sets the name of the Configuration |
Clear |
Gets or sets the name for the Configuration |
Collection |
Gets the type of the Configuration |
Count |
Gets the number of elements in the collection.
Inherited from Configuration |
Current |
Gets a reference to the top-level Configuration instance that represents the configuration hierarchy that the current Configuration |
Element |
Gets an Element |
Element |
Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class.
Inherited from Configuration |
Element |
Gets the Configuration |
Emit |
Gets or sets a value that specifies whether the collection has been cleared.
Inherited from Configuration |
Evaluation |
Gets the Context |
Has |
Gets a value that indicates whether the Currentnull .
Inherited from Configuration |
Is |
Gets a value indicating whether access to the collection is synchronized.
Inherited from Configuration |
Item[Configuration |
Gets or sets a property or attribute of this configuration element.
Inherited from Configuration |
Item[String] protected |
Gets or sets a property, attribute, or child element of this configuration element.
Inherited from Configuration |
Lock |
Gets the collection of locked attributes.
Inherited from Configuration |
Lock |
Gets the collection of locked elements.
Inherited from Configuration |
Lock |
Gets the collection of locked attributes.
Inherited from Configuration |
Lock |
Gets the collection of locked elements.
Inherited from Configuration |
Lock |
Gets or sets a value indicating whether the element is locked.
Inherited from Configuration |
Properties protected |
Gets the collection of properties.
Inherited from Configuration |
Remove |
Gets or sets the name of the Configuration |
Sync |
Gets an object used to synchronize access to the Configuration |
Throw |
Gets a value indicating whether an attempt to add a duplicate Configuration |
See Also