Compartir a través de


CsvFieldCache.Seek Method

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

Syntax

'Declaration
Public Function Seek ( _
    position As Long _
) As Long
'Usage
Dim instance As CsvFieldCache
Dim position As Long
Dim returnValue As Long

returnValue = instance.Seek(position)
public long Seek(
    long position
)

Parameters

Return Value

Type: System.Int64