コード例 #1
0
 public KeyValuePair <TKey1, TValue>[] Key1ValuePair()
 {
     return(llista1.ToArray());
 }