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