'Declaration Public Overrides NotOverridable ReadOnly Property IsEmpty As Boolean
public override bool IsEmpty {get;}
Property Value
Always returnsfalse
as a System.Boolean.'Declaration Public Overrides NotOverridable ReadOnly Property IsEmpty As Boolean
public override bool IsEmpty {get;}
false
as a System.Boolean.