KeyValuePair is used when associating a Key (what you are looking up) with the Value (the data associated with that key). It's commonly used with ...
確定! 回上一頁