IMoniker.IsEqual(IMoniker) 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:
void IsEqual(Microsoft::VisualStudio::OLE::Interop::IMoniker ^ pmkOtherMoniker);
public:
void IsEqual(Microsoft::VisualStudio::OLE::Interop::IMoniker ^ pmkOtherMoniker);
void IsEqual(Microsoft::VisualStudio::OLE::Interop::IMoniker const & pmkOtherMoniker);
public void IsEqual (Microsoft.VisualStudio.OLE.Interop.IMoniker pmkOtherMoniker);
abstract member IsEqual : Microsoft.VisualStudio.OLE.Interop.IMoniker -> unit
Public Sub IsEqual (pmkOtherMoniker As IMoniker)
Parameters
- pmkOtherMoniker
- IMoniker