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