MessageTypeMappingCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes a MessageTypeMapping object from the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Remove(String) | Removes a MessageTypeMapping object from the collection. | |
Remove(MessageTypeMapping) | Removes a MessageTypeMapping object from the collection. |
Top
Remarks
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.