Use a KeyValuePairs instance when you need an ordered collection of key-value pairs and don't require the fast key lookup that the Dictionary type provides.
確定! 回上一頁