Compartir a través de


FormRegionCollectionBase.IList<IFormRegion>.IndexOf (Método)

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

Espacio de nombres:  Microsoft.Office.Tools.Outlook
Ensamblado:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (en Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Sintaxis

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

Parámetros

Valor devuelto

Tipo: System.Int32

Implementaciones

IList<T>.IndexOf(T)

Seguridad de .NET Framework

Vea también

Referencia

FormRegionCollectionBase Clase

Microsoft.Office.Tools.Outlook (Espacio de nombres)