[To be supplied.]
[To be supplied.]
[Visual Basic] Overloads Overridable Protected Function GetItemProperties(ObjectList) As PropertyDescriptorCollection
[C#] protected virtual PropertyDescriptorCollection GetItemProperties(ObjectList);
[C++] protected: virtual PropertyDescriptorCollection* GetItemProperties(ObjectList*);
[JScript] protected function GetItemProperties(ObjectList) : PropertyDescriptorCollection;
[To be supplied.]
[Visual Basic] Overloads Overridable Public Function GetItemProperties() As PropertyDescriptorCollection
[C#] public virtual PropertyDescriptorCollection GetItemProperties();
[C++] public: virtual PropertyDescriptorCollection* GetItemProperties();
[JScript] public function GetItemProperties() : PropertyDescriptorCollection;
ListManager Class | ListManager Members | System.WinForms Namespace