BasicProfileViolationEnumerator::MoveNext Method ()

 

Enumerates to the next element in the BasicProfileViolationCollection.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
virtual bool MoveNext() sealed

Return Value

Type: System::Boolean

false if the end of the collection is reached; otherwise true.

.NET Framework
Available since 2.0
Return to top
Show: