Share via


WsWsaEndpointRefs.Remove Method

Removes the first occurrence of a specific WsaEndpointRef object from the collection.

Namespace: Ws.Services.WsaAddressing
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public void Remove (
         WsWsaEndpointRefendpointReference
)

Parameters

  • endpointReference
    The WsWsaEndpointRef object to remove from the collection. The value can be null.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsWsaEndpointRefs Class
WsWsaEndpointRefs Members
Ws.Services.WsaAddressing Namespace