Add( new KeyValuePair< int, string >( 0, "empty" ) );. The reason this is required is simply that the type for List is KeyValuePair, not two ...
確定! 回上一頁