Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
EnumerableDataContainer(T) Class
EnumerableDataContainer(T) Constructor
EnumerableDataContainer(T) Properties
EnumerableDataContainer(T) Methods
EnumerableDataContainer(T) Fields
EnumerableDataContainer
T
Constructor
Creates new instance from the given list
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
EnumerableDataContainer
(
IEnumerable
<T>
items
)
Parameters
items
Type:
System.Collections.Generic
IEnumerable
T
Items to build data container
See Also
Reference
EnumerableDataContainer
T
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com