Поделиться через


RepeatingSectionItemColl.Item[Int32] Свойство

Определение

Возвращает отдельный элемент повторяющегося раздела.

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

Параметры

Index
Int32

Номер индекса элемента в коллекции.

Значение свойства

Возвращает объект Object , представляющий родительский объект указанного объекта RepeatingSectionItemColl .

Применяется к