次の方法で共有


Breaks.Item[Int32] プロパティ

定義

コレクション内の個々のオブジェクトを Breaks 返します。

public:
 property Microsoft::Office::Interop::Word::Break ^ default[int] { Microsoft::Office::Interop::Word::Break ^ get(int Index); };
public Microsoft.Office.Interop.Word.Break this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.Break
Default Public ReadOnly Property Item(Index As Integer) As Break

パラメーター

Index
Int32

個々のオブジェクトの序数位置。

プロパティ値

適用対象