Gets the value of the current key using the specified generic type.

C# | Visual Basic |
public T GetValue<T>()
Public Function GetValue(Of T) As T

- T
- Return value type

Value
C# | Visual Basic |
public T GetValue<T>()
Public Function GetValue(Of T) As T