TryGetInt
public bool TryGetInt(out int value) ;
Get the value of the Int type.
Parameter Name | Description |
---|---|
value | Value. |
Return true if the value can be obtained.
Get the value of the Int type.
Parameter Name | Description |
---|---|
value | Value. |
Return true if the value can be obtained.