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