Noemax.WCFX.Configuration Namespace : BindingElementExtensionElementCollection<TBindingElementExtension> Class |
The following tables list the members exposed by BindingElementExtensionElementCollection<TBindingElementExtension>.
Name | Description | |
---|---|---|
![]() | CollectionType | Overridden. Gets the type of the collection. |
![]() | Count | Gets the number of BindingElementExtensionElement contained in the collection. |
![]() | CurrentConfiguration | (Inherited from System.Configuration.ConfigurationElement) |
![]() | ElementInformation | (Inherited from System.Configuration.ConfigurationElement) |
![]() | EmitClear | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | IsReadOnly | Gets a value indicating whether the collection is read-only. |
![]() | IsSynchronized | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | Item | Gets or sets the element at the specified index. |
![]() | LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAttributes | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockElements | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockItem | (Inherited from System.Configuration.ConfigurationElement) |
![]() | SyncRoot | (Inherited from System.Configuration.ConfigurationElementCollection) |
Name | Description | |
---|---|---|
![]() | ElementName | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() | HasContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() | ThrowOnDuplicate | (Inherited from System.Configuration.ConfigurationElementCollection) |
Name | Description | |
---|---|---|
![]() | Add | Adds BindingElementExtensionElement to the collection. |
![]() | Clear | Removes all items from the collection. |
![]() | Contains | Determines whether this collection contains a specific item. |
![]() | ContainsKey | Returns true if collection contains element with specified key. (Inherited from Noemax.WCFX.Configuration.GenericConfigurationElementCollection<BindingElementExtensionElement>) |
![]() | CopyTo | Overloaded. Copies the BindingElementExtensionElement of this collection to an Array, starting at a particular Array index. |
![]() | Equals | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetHashCode | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | Remove | Removes the first occurrence of a specific object from the collection. |
Name | Description | |
---|---|---|
![]() | BaseIndexOf | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | CreateNewElement | Overloaded. Overridden. Creates a new configuration element based on the configuration element name. |
![]() | GetElementKey | Overridden. Returns the key corresponding to the specified configuration element. |
![]() | GetTransformedAssemblyString | (Inherited from System.Configuration.ConfigurationElement) |
![]() | GetTransformedTypeString | (Inherited from System.Configuration.ConfigurationElement) |
![]() | IsElementName | Overridden. Checks if the element with specified name is already present in the collection. |
![]() | IsElementRemovable | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | ListErrors | (Inherited from System.Configuration.ConfigurationElement) |
![]() | OnDeserializeUnrecognizedAttribute | (Inherited from System.Configuration.ConfigurationElement) |
![]() | OnDeserializeUnrecognizedElement | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | OnRequiredPropertyNotFound | (Inherited from System.Configuration.ConfigurationElement) |
![]() | PostDeserialize | (Inherited from System.Configuration.ConfigurationElement) |
![]() | PreSerialize | (Inherited from System.Configuration.ConfigurationElement) |
![]() | SetPropertyValue | (Inherited from System.Configuration.ConfigurationElement) |