TypeFactory Constructor

Summary
Initializes a new instance of the TypeFactory class.
Syntax
C#
C++/CLI
public TypeFactory( 
   Type type, 
   object[] args 
) 
public: 
TypeFactory(  
   Type^ type, 
   array<Object^>^ args 
) 

Parameters

type
The underlying type to create.

args
The underlying object constructors' arguments.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.