Share via


WsWsaEndpointRefs.Add Method

Adds one WsaEndpointRef object to the end of the collection.

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

Syntax

public int Add (
         WsWsaEndpointRefvalue
)

Parameters

  • value
    The WsWsaEndpointRef object to be added to the end of the collection. The value can be null.

Return Value

The index at which the WsaEndpointRef object has been added.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

WsWsaEndpointRefs Class
WsWsaEndpointRefs Members
Ws.Services.WsaAddressing Namespace