WCF-Xtensions Class Reference for Mono
BindingElementExtensionElementCollection<TBindingElementExtension> Class Members
Properties  Methods 


The following tables list the members exposed by BindingElementExtensionElementCollection<TBindingElementExtension>.

Public Constructors
 NameDescription
Public ConstructorBindingElementExtensionElementCollection<TBindingElementExtension> Constructor  
Top
Public Properties
 NameDescription
Public PropertyCollectionTypeOverridden.  Gets the type of the collection.  
Public PropertyCount Gets the number of BindingElementExtensionElement contained in the collection.  
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyEmitClear (Inherited from System.Configuration.ConfigurationElementCollection)
Public PropertyIsReadOnlyGets a value indicating whether the collection is read-only.  
Public PropertyIsSynchronized (Inherited from System.Configuration.ConfigurationElementCollection)
Public PropertyItemGets or sets the element at the specified index.  
Public PropertyLockAllAttributesExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAllElementsExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAttributes (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockElements (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockItem (Inherited from System.Configuration.ConfigurationElement)
Public PropertySyncRoot (Inherited from System.Configuration.ConfigurationElementCollection)
Top
Protected Properties
 NameDescription
Protected PropertyElementName (Inherited from System.Configuration.ConfigurationElementCollection)
Protected PropertyEvaluationContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyHasContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyThrowOnDuplicate (Inherited from System.Configuration.ConfigurationElementCollection)
Top
Public Methods
 NameDescription
Public MethodAddAdds BindingElementExtensionElement to the collection.  
Public MethodClearRemoves all items from the collection.  
Public MethodContainsDetermines whether this collection contains a specific item.  
Public MethodContainsKey Returns true if collection contains element with specified key. (Inherited from Noemax.WCFX.Configuration.GenericConfigurationElementCollection<BindingElementExtensionElement>)
Public MethodCopyToOverloaded. Copies the BindingElementExtensionElement of this collection to an Array, starting at a particular Array index.  
Public MethodEquals (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodGetHashCode (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodIsReadOnlyGets a value indicating whether the collection is read-only. (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodRemoveRemoves the first occurrence of a specific object from the collection.  
Top
Protected Methods
 NameDescription
Protected MethodBaseIndexOf (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodCreateNewElementOverloaded. Overridden.  Creates a new configuration element based on the configuration element name.  
Protected MethodGetElementKeyOverridden.  Returns the key corresponding to the specified configuration element.  
Protected MethodGetTransformedAssemblyString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodGetTransformedTypeString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodIsElementNameOverridden.  Checks if the element with specified name is already present in the collection.  
Protected MethodIsElementRemovable (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodListErrors (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedAttribute (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedElement (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodOnRequiredPropertyNotFound (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPostDeserialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPreSerialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodSetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Top
See Also

Reference

BindingElementExtensionElementCollection<TBindingElementExtension> Class
Noemax.WCFX.Configuration Namespace

Send Feedback