Declaration Syntax
Public Overridable ReadOnly Property Count() As Integer
public virtual int Count {get;}
public: __property virtual int get_Count();
public function get Count() : int;
Requirements
Namespace: Eas.WebCrawler.Common.CollectionsAssembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)