Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content.Items
Collection(T) Class
Collection(T) Methods
AddRange Method
Find Method
FindAll Method
FindIndex Method
RemoveRange Method
Sort Method
Collection
T
AddRange Method
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
void
AddRange
(
IEnumerable
<T>
items
)
Public
Sub
AddRange
(
items
As
IEnumerable
(
Of
T) )
Parameters
items
Type:
System.Collections.Generic
IEnumerable
T
See Also
Reference
Collection
T
Class
Dynamicweb.Content.Items Namespace