IVCIdentity.MatchIndex(Object) Method

Definition

public:
 bool MatchIndex(System::Object ^ pVal);
public:
 bool MatchIndex(Platform::Object ^ pVal);
bool MatchIndex(winrt::Windows::Foundation::IInspectable const & pVal);
public bool MatchIndex (object pVal);
abstract member MatchIndex : obj -> bool
Public Function MatchIndex (pVal As Object) As Boolean

Parameters

pVal
Object

Returns

Applies to