Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.DOM
CharLocation Class
CharLocation Methods
Equals Method
Equals Method (CharLocation)
CharLocation
Equals Method (CharLocation)
Indicates whether the current object is equal to another object of the same type.
Namespace:
Syntactik.DOM
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
bool
Equals
(
CharLocation
other
)
Parameters
other
Type:
Syntactik.DOM
CharLocation
An object to compare with this object.
Return Value
Type:
Boolean
true if the current object is equal to the
other
parameter; otherwise, false.
Implements
IEquatable
T
Equals(T)
See Also
Reference
CharLocation Class
Equals Overload
Syntactik.DOM Namespace
Send comments on this topic to
info@syntactik.com