Compartir a través de


CsvFieldCache.MoveNext Method

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Function MoveNext As Boolean
'Usage
Dim instance As CsvFieldCache
Dim returnValue As Boolean

returnValue = instance.MoveNext()
public bool MoveNext()

Return Value

Type: System.Boolean