[Python.NET] RANGE object access from Python

AlexM <[email protected]> Wed, 2 Dec 2020 14:37:39 -0500
Newsgroups gmane.comp.python.dotnet
Message-ID <CAHgbZ6CD1aMcYFFeNR10U=B1fwvHv5d=UFRNuptvcpW_i=SYag@mail.gmail.com>
--===============7078647417639366548==
Content-Type: multipart/alternative; boundary="000000000000eb8e6005b58060cf"

--000000000000eb8e6005b58060cf
Content-Type: text/plain; charset="UTF-8"

Hello, guys,
I have a C# object, I need access to it's properties in Python 2.7.
I got this type returned from a C# dll:
 <class 'Philips.CT.Host.ModelAbstraction.DataStructures.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089]]'>
This should be a "Range" data type in C#.
Thanks a lot for any suggestion!
Alex.

--000000000000eb8e6005b58060cf
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello, guys,<div>I have a C# object, I need access to it&#=
39;s properties in Python 2.7.</div><div>I got this type returned from a C#=
 dll:</div><div>=C2=A0&lt;class &#39;Philips.CT.Host.ModelAbstraction.DataS=
tructures.0, Culture=3Dneutral, PublicKeyToken=3Db77a5c561934e089]]&#39;&gt=
;</div><div>This should be a &quot;Range&quot; data type in C#.</div><div>T=
hanks a lot for any suggestion!</div><div>Alex.</div><div><br></div><div>=
=C2=A0<br></div><div><br></div><div><br></div></div>

--000000000000eb8e6005b58060cf--

--===============7078647417639366548==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
PythonNet mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/pythonnet.python.org/
Member address: [email protected]

--===============7078647417639366548==--