IEquatable<T>.Equals implementation.
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 TimeRange is equal to the current TimeRange; otherwise, false.
See Also