 | ItemEntryCopyT Method |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic T Copy<T>()
where T : new(), ItemEntry
Public Function Copy(Of T As {New, ItemEntry}) As T
Type Parameters
- T
Return Value
Type:
T
See Also