Share via


ServiceContractMappingCollection.Remove Method

Include Protected Members
Include Inherited Members

Removes a ServiceContractMapping object from the collection.

Overload List

  Name Description
Public method Remove(String) Removes a ServiceContractMapping object from the collection.
Public method Remove(ServiceContractMapping) Removes a ServiceContractMapping object from the collection.

Top