[To be supplied.]
[Visual Basic] Protected ReadOnly Property InnerList As ArrayList [C#] protected ArrayList InnerList {get;} [C++] protected: __property ArrayList* get_InnerList(); [JScript] protected function get InnerList() : ArrayList;
TypedCollectionBase Class | TypedCollectionBase Members | System.Collections.Bases Namespace