CutProfileCollectionClone Method
Return a deep clone of the provided cut profile collection.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static CutProfileCollection Clone(
CutProfileCollection items
)
Public Shared Function Clone (
items As CutProfileCollection
) As CutProfileCollection
No code example is currently available or this language may not be supported.
- items CutProfileCollection
-
Reference to the collection of cut profile items to clone.
CutProfileCollection
Reference to the newly cloned collection of cut profile items.