Freigeben über


IVCIdentity.MatchIndex-Methode

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'Declaration
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

Parameter

  • pVal
    Typ: Object

Rückgabewert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IVCIdentity Schnittstelle

Microsoft.VisualStudio.VCProjectEngine-Namespace