Property | Type | Description | |
---|---|---|---|
eName | string | ||
id | int | ||
options | ArrayList | ||
trName | string |
Method | Description | |
---|---|---|
ToString ( ) : string | ||
TrCombo ( int id, string eName, string trName, ArrayList options ) : System |
public TrCombo ( int id, string eName, string trName, ArrayList options ) : System | ||
id | int | |
eName | string | |
trName | string | |
options | ArrayList | |
return | System |