configureDictionary
说明
创建一个没有条目的 d
= configureDictionary(keyType
,valueType
)dictionary
,它接受类型为 keyType
的键和类型为 valueType
的值。
示例
输入参数
版本历史记录
在 R2023b 中推出
另请参阅
dictionary
| isConfigured
| types
| isKey
| lookup
| insert
| remove
| entries
| keys
| values
| numEntries