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


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

Определение

Возвращает объект, IDocumentInspector заданный индексом. Только для чтения.

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

Параметры

Index
Int32

Номер индекса объекта.

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

DocumentInspector

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