GetValue
GetValue<T>()
public T GetValue<T>() ;
Description
Get the value.
Type Parameters
| Type Parameter Name | Description | Type Constraints | 
|---|---|---|
| T | Value type. | 
Returns
Get the value. If you can not get returns the default (T).
Get the value.
| Type Parameter Name | Description | Type Constraints | 
|---|---|---|
| T | Value type. | 
Get the value. If you can not get returns the default (T).