DOTNET::__construct DOTNET class constructor &reftitle.description; DOTNET::__construct stringassembly_name stringclass_name intcodepageCP_ACP Constructs a new DOTNET object. &reftitle.parameters; assembly_name Specifies which assembly should be loaded. class_name Specifices which class in that assembly to instantiate. codepage Codepage to use for unicode string transformations; see the class for more details on code pages.