The following tables list the members exposed by SyntaxRuleCollection.
Name | Description | |
---|---|---|
![]() | Add | Adds the specified SyntaxRule-derived instance to the collection. |
![]() | Clear | Removes all rules from the collection. |
![]() | IndexOf | Gets the index of the specified rule or -1 if it doesn't exist. |
![]() | Remove | Removes the specified rule from this collection. |
![]() | RemoveAt | Removes the rule at the specified index from this collection. |
![]() | ToString | Returns the string representation of this object. |