Share via


WsServiceEndpoints.MoveNext Method

Advances the enumerator to the next element of the collection.

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

Syntax

public virtual bool MoveNext ()

Return Value

true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsServiceEndpoints Class
WsServiceEndpoints Members
Ws.Services Namespace