TerminalOptions.ICloneable.Clone Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 8.0.9673)
ICloneable.Clone()
Creates a clone of the object.
Declaration
object ICloneable.Clone()
Returns
| Type | Description |
|---|---|
| Object | Object clone. |