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