Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.ReferencedImagesDataTable Class : Clone() Method |
[DebuggerNonUserCodeAttribute()] public override DataTable Clone()
'Declaration <DebuggerNonUserCodeAttribute()> Public Overrides Function Clone() As DataTable
'Usage Dim instance As CompositeInstanceDataSet.ReferencedImagesDataTable Dim value As DataTable value = instance.Clone()
[DebuggerNonUserCodeAttribute()] public: DataTable^ Clone(); override
No CompositeInstanceDataSet.ReferencedImagesRow will be copied from the CompositeInstanceDataSet.ReferencedImagesDataTable to the new CompositeInstanceDataSet.ReferencedImagesDataTable.