EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCustomDataStorageObject.Clone

TElCustomDataStorageObject     See also    


 

Clones data object.

 
 

Declaration

[C#]
    TElCustomDataStorageObject Clone();

[VB.NET]
    Function Clone() As TElCustomDataStorageObject

[Pascal]
    function Clone : TElCustomDataStorageObject;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this method to create another instance of TElCustomDataStorageObject with the same data.

 
 

See also:     Assign    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation