[Visual Basic] Public Property ReadOnly InnerList As ArrayList [C#] public ArrayList InnerList { get; } [C++] public: __property ArrayList* get_InnerList(); [JScript] public function get InnerList() : ArrayList
Returns a reference to the array used to store the validations of the list.
CalculateValueList Class | XRules Namespace