It looks like you figured out the issue based on update in stackoverflow.
On Sat, May 20, 2017, 11:30 AM Matt Slezak via PythonDotNet <
[email protected]> wrote:
> I have not been able to figure out this issue - I have a C# DLL that
> requires a List to be populated but it appears Pythonnet
I have not been able to figure out this issue - I have a C# DLL that requires a
List to be populated but it appears Pythonnet returns the integer value
of the Enum which does not agree with the List datatype. My question is
posted here: PythonNET - how to put an Enum into a List? C# NET Python
I have not been able to figure out this issue - I have a C# DLL that requires a
List to be populated but it appears Pythonnet returns the integer value
of the Enum which does not agree with the List datatype. My question is
posted here: PythonNET - how to put an Enum into a List? C# NET Python