[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 rules of the list.
RuleInstanceList Class | XRules Namespace