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