Determines if getting the Items property is supported on this collection type.
[Visual Basic] Overridable Public Function SupportsGetAll() As Boolean [C#] public virtual bool SupportsGetAll(); [C++] public: virtual bool SupportsGetAll(); [JScript] public function SupportsGetAll() : Boolean;
CollectionInfo Class | CollectionInfo Members | System.WinForms.ComponentModel Namespace