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).