Property | Type | Description | |
---|---|---|---|
index | int | ||
value | string |
Method | Description | |
---|---|---|
stringPair ( int _index, string _value ) : System |
Method | Description | |
---|---|---|
IComparable ( object obj ) : int |
public stringPair ( int _index, string _value ) : System | ||
_index | int | |
_value | string | |
return | System |