DVTk API
ArrayRepresentation Property
DVTkDvtkHighLevelInterface.Common.CompareCompareRuleArrayRepresentation
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0