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