'Declaration Public Overrides NotOverridable ReadOnly Property IsFixedSize As Boolean
'Declaration
Public Overrides NotOverridable ReadOnly Property IsFixedSize As Boolean
public override bool IsFixedSize {get;}
public read-only property IsFixedSize: Boolean; override;
public override function get IsFixedSize : boolean
public: __property bool get_IsFixedSize() override;
.NET FrameworkVersion 2.0 or later
MimerParameterCollection Class MimerParameterCollection Members