Compartir a través de


MoveNext Method

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicFunctionMoveNextAsBoolean
'Usage
DiminstanceAsNodeCollectionEnumeratorDimreturnValueAsBooleanreturnValue = instance.MoveNext()
publicboolMoveNext()
public:
virtualboolMoveNext() sealed
publicfinalfunctionMoveNext() : boolean

Return Value

Type: System. . :: . .Boolean

Implements

IEnumerator. . :: . .MoveNext() () () ()

.NET Framework Security

See Also

Reference

NodeCollectionEnumerator Structure

NodeCollectionEnumerator Members

System.Dataflow Namespace