Language

UserAgeRange.Lower Property

Definition

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

Property Value

Int32

int

Applies to