Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
protected override Object CloneImpl()
Protected Overrides Function CloneImpl As Object
protected:
virtual Object^ CloneImpl() override
abstract CloneImpl : unit -> Object 
override CloneImpl : unit -> Object 

Return Value

Object

See Also