[This is preliminary documentation and is subject to change.]
Add a CompareRule the this object.
A check is performed if the compareRule is compatible with earlier added one.
If it is not compatible, an exception is thrown.
| C# | Visual Basic | Visual C++ |
public void Add( CompareRule compareRule )
Public Sub Add ( _ compareRule As CompareRule _ )
public: void Add( CompareRule^ compareRule )
- compareRule (CompareRule)