TablesOfContents.Item[Int32] Propriedade

Definição

Retorna um objeto individual de uma coleção.

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

Parâmetros

Index
Int32

Um Inteiro que indica a posição ordinal do objeto individual.

Valor da propriedade

Aplica-se a