Noemax.WCFX.Channels Namespace : MessageEncodingBindingElementCollection Class |
The following tables list the members exposed by MessageEncodingBindingElementCollection.
Name | Description | |
---|---|---|
![]() | MessageEncodingBindingElementCollection Constructor | Overloaded. Initializes a new instance of the MessageEncodingBindingElementCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Returns an integer containing the number of elements in a collection. |
![]() | Default | The MessageEncodingBindingElement which was assigned as the default one. |
![]() | IsReadOnly | Returns true if the collection is read only; otherwise, false. |
![]() | Item | Gets the element at the specified index. |
![]() | MessageEncodingSet | Gets and sets the predefined message encoding set used in this collection. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a MessageEncodingBindingElement to the collection. |
![]() | AddRange | Adds an enumerable collection of MessageEncodingBindingElement to the collection. |
![]() | Clear | Removes all items from the MessageEncodingBindingElementCollection. |
![]() | Clone | Creates a new object of MessageEncodingBindingElementCollection initialized from this instance. |
![]() | Contains | Overloaded. Determines whether this collection contains the specified MessageEncodingBindingElement. |
![]() | CopyTo | Overloaded. Copies all items from this collection into another MessageEncodingBindingElementCollection. |
![]() ![]() | Create | Initializes a new instance of the MessageEncodingBindingElementCollection class from a predefined set of message encodings. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() | IndexOf | Determines the index of a specific item in the collection. |
![]() | Remove | Overloaded. Removes the first occurrence of a specific object from this collection. |
![]() | RemoveAt | Removes the element located at the specified index from this collection. |
![]() | SetMessageVersion | Sets a MessageVersion property of each contained MessageEncodingBindingElement to the specified value. |