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