'Declaration Public Overrides NotOverridable ReadOnly Property Count As Integer
'Declaration
Public Overrides NotOverridable ReadOnly Property Count As Integer
public override int Count {get;}
public read-only property Count: Integer; override;
public override function get Count : int
public: __property int get_Count() override;
.NET FrameworkVersion 4.6.2 or later
MimerBatchCommandCollection Class MimerBatchCommandCollection Members