Gets the TextSpan occupied by the IgnoredContentList. Syntax Property Value A TextSpan that represents the position of the ignored content.
Gets the text of the ignored content. Syntax
For a list of all members of this type, see IgnoredContent members. Public Fields Name Description Empty Empty ignored content which doesnt exist in a parse tree. Top
Public Fields Public Properties Public Methods Public Operators
Public Methods
Public Properties
Empty ignored content which doesnt exist in a parse tree. Syntax
Determines whether the specified value equals this IgnoredContent value. Syntax Parameters other The IgnoredContent value to test for equality. Return Value True if other has the same values; False otherwise.
Determines whether the specified object equals this IgnoredContent value. Syntax Parameters obj The object to test for equality. Return Value True if obj is another IgnoredContent with the same values; False otherwise.
Determines whether the specified object equals this IgnoredContent value. Overload List