Block.GetShallowCopy Method

Creates a deep copy of the Block (without cloning all its entities).
Public Function GetShallowCopy() As Block
This language is not supported or no code example is available.
public Block GetShallowCopy()
This language is not supported or no code example is available.

Return Value

Block

The new Block object.

.NET Framework

Supported in: 4.8

In this article

Definition