Compartir a través de


IVCIdentity.MatchIndex (Método)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
Function MatchIndex ( _
    pVal As Object _
) As Boolean
bool MatchIndex(
    Object pVal
)
bool MatchIndex(
    [InAttribute] Object^ pVal
)
abstract MatchIndex : 
        pVal:Object -> bool
function MatchIndex(
    pVal : Object
) : boolean

Parámetros

  • pVal
    Tipo: Object

Valor devuelto

Tipo: Boolean

Seguridad de .NET Framework

Vea también

Referencia

IVCIdentity Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)