Field.Next Property

Returns the next object in the collection.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Next As Field
    Get
'Usage
Dim instance As Field
Dim value As Field

value = instance.Next
Field Next { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Field

See Also

Reference

Field Interface

Field Members

Microsoft.Office.Interop.Word Namespace