Sdílet prostřednictvím


FormRegionCollectionBase.IList<IFormRegion>.IndexOf – metoda

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

Parametry

Vrácená hodnota

Typ: System.Int32

Implementuje

IList<T>.IndexOf(T)

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

FormRegionCollectionBase Třída

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