DVTk API
Add Method (compareRule)
DVTkDvtkHighLevelInterface.Common.CompareCompareRulesAdd(CompareRule)
DVTk API

[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.
Declaration Syntax
C#Visual BasicVisual C++
public void Add(
	CompareRule compareRule
)
Public Sub Add ( _
	compareRule As CompareRule _
)
public:
void Add(
	CompareRule^ compareRule
)
Parameters
compareRule (CompareRule)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0