DVTk API
ArrayRepresentation Property
DVTkDvtkHighLevelInterface.Common.CompareCompareRulesArrayRepresentation
DVTk API

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

Declaration Syntax
C#Visual BasicVisual C++
public CompareRule[] ArrayRepresentation { get; set; }
Public Property ArrayRepresentation As CompareRule()
public:
property array<CompareRule^>^ ArrayRepresentation {
	array<CompareRule^>^ get ();
	void set (array<CompareRule^>^ value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0