RegexElementCollection Methods | Glimpse API Documentation |
The RegexElementCollection type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Adds a configuration element to the (Inherited from ![]() ![]() |
![]() | ![]() | Adds a configuration element to the configuration element collection. (Inherited from ![]() |
![]() | ![]() | Adds a configuration element to the configuration element collection. (Inherited from ![]() |
![]() | ![]() | Removes all configuration element objects from the collection. (Inherited from ![]() |
![]() | ![]() | Returns the configuration element with the specified key. (Inherited from ![]() |
![]() | ![]() | Gets the configuration element at the specified index location. (Inherited from ![]() |
![]() | ![]() | Returns an array of the keys for all of the configuration elements contained in the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the key for the (Inherited from ![]() ![]() |
![]() | ![]() | The index of the specified (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Removes a (Inherited from ![]() ![]() |
![]() | ![]() | Removes the (Inherited from ![]() ![]() |
![]() | ![]() | Copies the contents of the (Inherited from ![]() ![]() |
![]() | CreateNewElement |
When overridden in a derived class, creates a new (Overrides ![]() ![]() |
![]() | ![]() | Creates a new (Inherited from ![]() ![]() |
![]() | ![]() | Reads XML from the configuration file. (Inherited from ![]() |
![]() | ![]() | Compares the (Inherited from ![]() ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetElementKey |
Gets the element key for a specified configuration element when overridden in a derived class.
(Overrides ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Gets a unique value representing the (Inherited from ![]() ![]() |
![]() | ![]() | Returns the transformed version of the specified assembly name. (Inherited from ![]() |
![]() | ![]() | Returns the transformed version of the specified type name. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Sets the (Inherited from ![]() ![]() |
![]() | ![]() | Used to initialize a default set of values for the (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Indicates whether this (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether the (Inherited from ![]() ![]() |
![]() | ![]() | Adds the invalid-property errors in this (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether an unknown attribute is encountered during deserialization. (Inherited from ![]() |
![]() | ![]() | Causes the configuration system to throw an exception. (Inherited from ![]() |
![]() | ![]() | Throws an exception when a required property is not found. (Inherited from ![]() |
![]() | ![]() | Called after deserialization. (Inherited from ![]() |
![]() | ![]() | Called before serialization. (Inherited from ![]() |
![]() | ![]() | Resets the (Inherited from ![]() ![]() |
![]() | ![]() | Resets the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Writes the configuration data to an XML element in the configuration file when overridden in a derived class. (Inherited from ![]() |
![]() | ![]() | Writes the outer tags of this configuration element to the configuration file when implemented in a derived class. (Inherited from ![]() |
![]() | ![]() | Sets a property to the specified value. (Inherited from ![]() |
![]() | ![]() | Sets the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | ![]() | Reverses the effect of merging configuration information from different levels of the configuration hierarchy (Inherited from ![]() |
Extension Methods
Name | Description | |
---|---|---|
![]() | GetTypeOrNull |
Returns the value of GetType if value is not null.
(Defined by ObjectExtensions.) |
![]() | ToStringOrDefault |
Returns the value of ToString if value is not null.
(Defined by ObjectExtensions.) |
See Also