GetValue

public T GetValue<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).