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