'Declaration Public Overrides NotOverridable ReadOnly Property PointsCount As Integer
public override int PointsCount {get;}
Property Value
Always returns1
as an System.Int32.'Declaration Public Overrides NotOverridable ReadOnly Property PointsCount As Integer
public override int PointsCount {get;}
1
as an System.Int32.