[To be supplied.]
[Visual Basic] Public Property All As ListItem () [C#] public ListItem[] All {get; set;} [C++] public: __property ListItem* get_All(); public: __property void set_All(ListItem*[]); [JScript] public function get All() : ListItem[]; public function set All(ListItem[]);
ListItemCollection Class | ListItemCollection Members | System.Web.UI Namespace