Aracılığıyla paylaş


FormRegionCollectionBase.IList<IFormRegion>.IndexOf Yöntem

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 Function IndexOf ( _
    item As IFormRegion _
) As Integer Implements IList(Of IFormRegion).IndexOf
int IList<IFormRegion>.IndexOf(
    IFormRegion item
)

Parametreler

Dönüş Değeri

Tür: System.Int32

Yüklenen

IList<T>.IndexOf(T)

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

FormRegionCollectionBase Sınıf

Microsoft.Office.Tools.Outlook Ad Alanı