Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.DOM
LexicalInfo Class
LexicalInfo Methods
Equals Method
Equals Method (LexicalInfo)
LexicalInfo
Equals Method (LexicalInfo)
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
(
LexicalInfo
other
)
Parameters
other
Type:
Syntactik.DOM
LexicalInfo
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
LexicalInfo Class
Equals Overload
Syntactik.DOM Namespace
Send comments on this topic to
info@syntactik.com