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