MessageTypeMappingCollection.Remove Method
Removes a MessageTypeMapping object from the collection.
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.
Overload List
| Name | Description |
|---|---|
| MessageTypeMappingCollection.Remove (MessageTypeMapping) |
Removes a MessageTypeMapping object from the collection.
|
| MessageTypeMappingCollection.Remove (String) |
Removes a MessageTypeMapping object from the collection.
|
See Also