Object.Equals override.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public override bool Equals ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Function Equals( _ |
true if the specified Object is equal to the current Object; otherwise, false.
See Also