GoogleSearchOptionsClone Method

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

Definition

Namespace: DevCase.ThirdParty.Google.Search
Assembly: DevCase.net48.ThirdParty.GoogleServices (in DevCase.net48.ThirdParty.GoogleServices.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Object Clone()

Return Value

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

Implements

ICloneableClone

See Also