WCF-Xtensions Class Reference for Mono
MessageEncodingBindingElementCollection Class Members
Properties  Methods 


The following tables list the members exposed by MessageEncodingBindingElementCollection.

Public Constructors
 NameDescription
Public ConstructorMessageEncodingBindingElementCollection ConstructorOverloaded. Initializes a new instance of the MessageEncodingBindingElementCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCountReturns an integer containing the number of elements in a collection.  
Public PropertyDefaultThe MessageEncodingBindingElement which was assigned as the default one.  
Public PropertyIsReadOnlyReturns true if the collection is read only; otherwise, false.  
Public PropertyItemGets the element at the specified index.  
Public PropertyMessageEncodingSetGets and sets the predefined message encoding set used in this collection.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a MessageEncodingBindingElement to the collection.  
Public MethodAddRangeAdds an enumerable collection of MessageEncodingBindingElement to the collection.  
Public MethodClearRemoves all items from the MessageEncodingBindingElementCollection.  
Public MethodCloneCreates a new object of MessageEncodingBindingElementCollection initialized from this instance.  
Public MethodContainsOverloaded. 

Determines whether this collection contains the specified MessageEncodingBindingElement.

 
Public MethodCopyToOverloaded. Copies all items from this collection into another MessageEncodingBindingElementCollection.  
Public Methodstatic (Shared in Visual Basic)CreateInitializes a new instance of the MessageEncodingBindingElementCollection class from a predefined set of message encodings.  
Public MethodGetEnumeratorReturns an enumerator that iterates through a collection.  
Public MethodIndexOfDetermines the index of a specific item in the collection.  
Public MethodRemoveOverloaded. Removes the first occurrence of a specific object from this collection.  
Public MethodRemoveAtRemoves the element located at the specified index from this collection.  
Public MethodSetMessageVersion Sets a MessageVersion property of each contained MessageEncodingBindingElement to the specified value.  
Top
See Also

Reference

MessageEncodingBindingElementCollection Class
Noemax.WCFX.Channels Namespace

Send Feedback