DVTk API
Item Property (zeroBasedIndex)
DVTkDvtkHighLevelInterface.Common.CompareCompareRulesItem[([(Int32])])
DVTk API

[This is preliminary documentation and is subject to change.]

Property to get a specific CompareRule.
Declaration Syntax
C#Visual BasicVisual C++
public CompareRule this[
	int zeroBasedIndex
] { get; }
Public ReadOnly Default Property Item ( _
	zeroBasedIndex As Integer _
) As CompareRule
public:
property CompareRule^ default[int zeroBasedIndex] {
	CompareRule^ get (int zeroBasedIndex);
}
Parameters
zeroBasedIndex (Int32)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0