Share via


WsWsaRefProperties.RemoveAt Method

Removes the WsWsaRefProperty at the specified index in the collection.

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

Syntax

 public void RemoveAt (
         int index
)

Parameters

Exceptions

Exception type Condition
ArgumentOutOfRangeException

index is less than zero.

-or-

index is equal to or greater than collection count.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsWsaRefProperties Class
WsWsaRefProperties Members
Ws.Services.WsaAddressing Namespace