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