Collapse All
Expand All
C#
AForge.NET Framework
Range
.
.
::
.
Equals Method
Range Structure
See Also
Send Feedback
Check if this instance of
Range
equal to the specified one.
Namespace:
AForge
Assembly:
AForge
(in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
override
bool
Equals
(
Object
obj
)
Parameters
obj
Type:
System
.
.
::
.
Object
Another range to check equalty to.
Return Value
Return
true
True
true
true
(
True
in Visual Basic)
if objects are equal.
See Also
Range Structure
AForge Namespace