Sdílet prostřednictvím


FormRegionCollectionBase.IList<IFormRegion>.Item – vlastnost

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

Obor názvů:  Microsoft.Office.Tools.Outlook
Sestavení:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (v Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Syntaxe

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

Parametry

Hodnota vlastnosti

Typ: Microsoft.Office.Tools.Outlook.IFormRegion

Implementuje

IList<T>.Item

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

FormRegionCollectionBase Třída

Microsoft.Office.Tools.Outlook – obor názvů