Aracılığıyla paylaş


FormRegionCollectionBase.IList<IFormRegion>.Item Özellik

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

Ad alanı:  Microsoft.Office.Tools.Outlook
Derleme:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll içinde)

Sözdizimi

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

Parametreler

Özellik Değeri

Tür: Microsoft.Office.Tools.Outlook.IFormRegion

Yüklenen

IList<T>.Item

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

FormRegionCollectionBase Sınıf

Microsoft.Office.Tools.Outlook Ad Alanı