Share via


WsWsaRefProperties.IndexOf Method (WsWsaRefProperty)

Searches for the specified WsWsaRefProperty and returns the zero-based index of the first occurrence within the collection.

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

Syntax

 public int IndexOf (
         WsWsaRefProperty value
)

Parameters

  • value
    The WsWsaRefProperty object to locate in the collection. The value can be null.

Return Value

The zero-based index of the first occurrence of the WsWsaRefProperty object within the collection, if found; otherwise, -1.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsWsaRefProperties Class
WsWsaRefProperties Members
Ws.Services.WsaAddressing Namespace