Click or drag to resize

ItemClone Method

This is a minimal clone, used when getting items from datasets which appear multiple times. Overlay-specific information is not cloned.

Namespace:  Cadcorp
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public Object Clone()

Return Value

Type: Object

[Missing <returns> documentation for "M:Cadcorp.Item.Clone"]

Implements

ICloneableClone
See Also