[IronPython] A help with an Active Directory object please.

Sanghyeon Seo sanxiyn at gmail.com
Mon Oct 22 02:48:39 CEST 2007


2007/10/22, Vizcayno <vizcaynot at gmail.com>:
> I especially have difficult to represent  the line:
> IADsLargeInteger largeInteger = new LargeInteger();

I think
largeInteger = ActivedsNET.LargeInteger()

In IronPython instances are constructed by calling types.

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list