GetValue
GetValue(ref T)
public bool GetValue(ref T value) ;
Description
Get the value
Parameters
Parameter Name | Description |
---|---|
value | The value you get |
Returns
Returns true if the value can be obtained.
Get the value
Parameter Name | Description |
---|---|
value | The value you get |
Returns true if the value can be obtained.