10.24.0

BrowserPropertiesClone Method

Creates a new object that is a deep copy of the current instance.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public Object Clone()

Return Value

Object
A new object that is a deep copy of this instance.

See Also