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

Sanghyeon Seo sanxiyn at gmail.com
Sun Oct 21 17:48:39 PDT 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 Users mailing list