public bool TryGetValue( TKey key, out TLevel1 value )
Public Function TryGetValue ( key As TKey, <OutAttribute> ByRef value As TLevel1 ) As Boolean