Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace
/
SyntaxNode Class
/ Equals Method
Another syntax node.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Equals Method (SyntaxNode)
In This Topic
Checks whether the
SyntaxNode
equal to another.
Syntax
C#
public
override
System.
bool
Equals( System.
object
obj
)
Parameters
obj
Another syntax node.
Return Value
Whether the current node equals to the specified node.
See Also
Reference
SyntaxNode Class
SyntaxNode Members