ServiceContractMappingCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes a ServiceContractMapping object from the collection.
Overload List
Name | Description | |
---|---|---|
Remove(String) | Removes a ServiceContractMapping object from the collection. | |
Remove(ServiceContractMapping) | Removes a ServiceContractMapping object from the collection. |
Top