The Clone is supported only by a root criteria.
Namespace: NHibernate.ImplAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public Object Clone() |
| Visual Basic |
|---|
Public Function Clone As Object |
| Visual C++ |
|---|
public: virtual Object^ Clone() sealed |