Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnContainer Class : Clone Method |
public virtual object Clone()
'Declaration Public Overridable Function Clone() As Object
'Usage Dim instance As AnnContainer Dim value As Object value = instance.Clone()
public: virtual Object^ Clone();