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