CallGraphEdgeBase.Equals(CallGraphEdgeBase) Method

Definition

Indicates whether the current object is equal to another object of the same type.

public bool Equals (Microsoft.Quantum.QsCompiler.DependencyAnalysis.CallGraphEdgeBase edge);
override this.Equals : Microsoft.Quantum.QsCompiler.DependencyAnalysis.CallGraphEdgeBase -> bool
Public Function Equals (edge As CallGraphEdgeBase) As Boolean

Parameters

Returns

Boolean

Implements

Applies to