KeyValuePair is a struct, not a class. ... pair = new KeyValuePair< string , string >( "Man" , "222-111-1212" );. directory.Add(pair);.
確定! 回上一頁