Perform instantiation of an instance of the underlying class.
Namespace: NHibernate.BytecodeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
Object CreateInstance() |
Visual Basic |
---|
Function CreateInstance As Object |
Visual C++ |
---|
Object^ CreateInstance() |