Rule.CompareTo Method
Include Protected Members
Include Inherited Members
Compares the rule to another object or rule.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CompareTo(Object) | Compares the rule to another object. | |
CompareTo(Rule) | Compares the rule to another rule by their IDs. |
Top