Language

UserAgeRange.Upper Property

Definition

public:
 property int Upper { int get(); };
int Upper();
public int Upper { get; }
var int32 = userAgeRange.upper;
Public ReadOnly Property Upper As Integer

Property Value

Int32

int

Applies to