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