字典
1 |
|
对应的泛型接口:
1 | // \runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\IDictionary.cs |
字典中的键值对:
1 | // \runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\DictionaryEntry.cs |
1 |
|
对应的泛型接口:
1 | // \runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\IDictionary.cs |
字典中的键值对:
1 | // \runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\DictionaryEntry.cs |