Compartilhar via


Propriedade FormRegionCollectionBase.IList<IFormRegion>.Item

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (em Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Sintaxe

'Declaração
Private Property Item ( _
    index As Integer _
) As IFormRegion Implements IList(Of IFormRegion).Item
IFormRegion IList<IFormRegion>.this[
    int index
] { get; set; }

Parâmetros

Valor de propriedade

Tipo: Microsoft.Office.Tools.Outlook.IFormRegion

Implementações

IList<T>.Item

Segurança do .NET Framework

Consulte também

Referência

FormRegionCollectionBase Classe

Namespace Microsoft.Office.Tools.Outlook