Udostępnij za pośrednictwem


Metoda FormRegionCollectionBase.IList<IFormRegion>.IndexOf —

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

Przestrzeń nazw:  Microsoft.Office.Tools.Outlook
Zestaw:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (w Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Składnia

'Deklaracja
Private Function IndexOf ( _
    item As IFormRegion _
) As Integer Implements IList(Of IFormRegion).IndexOf
int IList<IFormRegion>.IndexOf(
    IFormRegion item
)

Parametry

Wartość zwracana

Typ: System.Int32

Implementuje

IList<T>.IndexOf(T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

FormRegionCollectionBase Klasa

Przestrzeń nazw Microsoft.Office.Tools.Outlook