IVCIdentity.MatchIndex(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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