Rule::CompareTo Method (Rule^)
Visual Studio 2015
Compares the rule to another rule by their IDs.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- other
-
Type:
Microsoft.VisualStudio.Modeling::Rule^
The other rule.
Implements
IComparable<T>::CompareTo(T)
Show: