The data type of each item in the collection.
[Visual Basic] Protected ReadOnly Property CollectionItemType As Type [C#] protected Type CollectionItemType {get;} [C++] protected: __property Type* get_CollectionItemType(); [JScript] protected function get CollectionItemType() : Type;
CollectionEditor Class | CollectionEditor Members | System.ComponentModel.Design Namespace