Type of the items stored in the collection.
[Visual Basic] Overridable Public ReadOnly Property ItemType As Type [C#] public Type ItemType {virtual get;} [C++] public: __property virtual Type* get_ItemType(); [JScript] public function get ItemType() : Type;
CollectionInfo Class | CollectionInfo Members | System.WinForms.ComponentModel Namespace