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