Method TfStringToLong
TfStringToLong(string, out bool)
Declaration
public static int TfStringToLong(string txt, out bool outOfRange)
Parameters
| Type | Name | Description |
|---|---|---|
| string | txt | |
| bool | outOfRange |
Returns
| Type | Description |
|---|---|
| int |
TfStringToLong(string)
Declaration
public static int TfStringToLong(string txt)
Parameters
| Type | Name | Description |
|---|---|---|
| string | txt |
Returns
| Type | Description |
|---|---|
| int |