Field.Next 属性

定义

返回集合中的下一个对象。

public:
 property Microsoft::Office::Interop::Word::Field ^ Next { Microsoft::Office::Interop::Word::Field ^ get(); };
public Microsoft.Office.Interop.Word.Field Next { get; }
member this.Next : Microsoft.Office.Interop.Word.Field
Public ReadOnly Property Next As Field

属性值

适用于