ListChain.EventLink.Inequality Operator
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:
static bool operator !=(Microsoft::VisualStudio::IntelliTrace::ListChain::EventLink first, Microsoft::VisualStudio::IntelliTrace::ListChain::EventLink second);
static bool operator !=(Microsoft::VisualStudio::IntelliTrace::ListChain::EventLink first, Microsoft::VisualStudio::IntelliTrace::ListChain::EventLink second);
public static bool operator != (Microsoft.VisualStudio.IntelliTrace.ListChain.EventLink first, Microsoft.VisualStudio.IntelliTrace.ListChain.EventLink second);
static member op_Inequality : Microsoft.VisualStudio.IntelliTrace.ListChain.EventLink * Microsoft.VisualStudio.IntelliTrace.ListChain.EventLink -> bool
Public Shared Operator != (first As ListChain.EventLink, second As ListChain.EventLink) As Boolean
Parameters
- first
- ListChain.EventLink
- second
- ListChain.EventLink