Accessimport customKernel RegisteredDictionary()
This method creates a RegisteredDictionary object. PathcustomKernel.RegisteredDictionary ArgumentsNone. Return valueA RegisteredDictionary object. ExceptionsNone.
Methods()
The RegisteredDictionary object supports the same methods as a Python dictionary. In addition, the RegisteredDictionary object supports the changeKey method. ArgumentsNone. Return valueNone. ExceptionsNone.
changeKey(...)
This method changes the name of a key in the dictionary. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone.
MembersThe RegisteredDictionary object has no members. | |||||||