Click or drag to resize

PackageConfigClone Method

Returns a copy of the PackageConfig.

Namespace: Demo3D.PackageManager
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Object Clone()

Return Value

Object
A copy of the PackageConfig.

Implements

ICloneableClone
See Also