[Python.NET] Fw: Using a List<Enum> with Pythonnet
Matt Slezak via PythonDotNet <[email protected]> Sat, 20 May 2017 14:39:52 +0000 (UTC)
| Newsgroups | gmane.comp.python.dotnet |
|---|---|
| Message-ID | <[email protected]> |
I have not been able to figure out this issue - I have a C# DLL that requires a List<Enum> to be populated but it appears Pythonnet returns the integer value of the Enum which does not agree with the List<Enum> datatype. My question is posted here: PythonNET - how to put an Enum into a List? C# NET Python I believe there is some kind of workaround from other posts on StackExchange but I can't replicate that workaround. Any help would be greatly appreciated. | | | | | | | | | | | PythonNET - how to put an Enum into a List? C# NET Python I have a NET library I'm using from Python with PythonNET and can't figure out how to put an enum into a... | | | | _________________________________________________ Python.NET mailing list - [email protected] https://mail.python.org/mailman/listinfo/pythondotnet