ToDictionary<TKey>
Method
Convert an AOTDiction to a List of a given type.
Visual scripting uses special AOT types for collections that are not necessary in C#. This method is used to convert these AOT types to standard C# types.
Parameters
Parameter | Description |
---|---|
AotDictionary aotDict |