Share via


ShapeEnumerator.MoveNext Method

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

'Declaration
Public Function MoveNext As Boolean
public bool MoveNext()
public:
virtual bool MoveNext() sealed
abstract MoveNext : unit -> bool 
override MoveNext : unit -> bool 
public final function MoveNext() : boolean

Return Value

Type: System.Boolean

Implements

IEnumerator.MoveNext()

.NET Framework Security

See Also

Reference

ShapeEnumerator Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace