public TValue this[ TKey1 key1, TKey2 key2 ] { get; set; }
Public Default Property Item ( _ key1 As TKey1, _ key2 As TKey2 _ ) As TValue Get Set