VsaItemsEnumerator.MoveNext Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.VisualBasic.Vsa
Assembly:  Microsoft.VisualBasic.Vsa (in Microsoft.VisualBasic.Vsa.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

VsaItemsEnumerator Class

Microsoft.VisualBasic.Vsa Namespace