Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content.Items
ItemEntryCollection(T) Class
ItemEntryCollection(T) Constructor
ItemEntryCollection(T) Constructor
ItemEntryCollection(T) Constructor (IEnumerable(T))
ItemEntryCollection
T
Constructor (IEnumerable
T
)
Initializes a new instance of the
ItemEntryCollection
T
class
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
ItemEntryCollection
(
IEnumerable
<T>
items
)
Public
Sub
New
(
items
As
IEnumerable
(
Of
T) )
Parameters
items
Type:
System.Collections.Generic
IEnumerable
T
See Also
Reference
ItemEntryCollection
T
Class
ItemEntryCollection
T
Overload
Dynamicweb.Content.Items Namespace