Namespace:  NHibernate.Type
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Function Instantiate As Object
C#
public Object Instantiate()
Visual C++
public:
Object^ Instantiate()
JavaScript
function instantiate();

Remarks

This method does not populate the component parent

See Also