[]
Gets the instance which is mapped to the specified key.
public T Get(string key)
Public Function [Get](key As String) As T
The item key.
The item.