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