Gets a hash code for the IgnoredContent value. Syntax Return Value A hash code for the IgnoredContent value.
Gets the SyntaxNode instance representing the root of the structured ignored content tree. Syntax Return Value A SyntaxNode instance for the structured ignored content or null for simple ignored content.
Gets the text of the ignored content. Syntax
Gets the value indicating whether the ignored content has a sub-tree of SyntaxNode instances representing it. Syntax
Gets the language element represented by the ignored content. Syntax
Gets the name of the language element represented by the ignored content. Syntax
Determines whether two IgnoredContent values are equal. Syntax Parameters ignoredContent1 ignoredContent2 Return Value True if the values are equal; False otherwise.
Determines whether two IgnoredContent values are not equal. Syntax Parameters ignoredContent1 ignoredContent2 Return Value True if the values are not equal; False otherwise.
Gets the SnapshotSpan occupied by the IgnoredContent. Syntax Property Value A SnapshotSpan that represents the position of the ignored content.
Gets the TextSpan occupied by the IgnoredContent. Syntax Property Value A TextSpan that represents the position of the ignored content.