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