Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
InfoObjectCollection(TInfo) Class
InfoObjectCollection(TInfo) Methods
Add Method
Add Method (BaseInfo[])
Add Method (IEnumerable(BaseInfo))
InfoObjectCollection
TInfo
Add Method (IEnumerable
BaseInfo
)
Adds new object to the collection.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
Add
(
IEnumerable
<
BaseInfo
>
objects
)
Parameters
objects
Type:
System.Collections.Generic
IEnumerable
BaseInfo
Object to add
Implements
IInfoObjectCollection
Add(IEnumerable
BaseInfo
)
See Also
Reference
InfoObjectCollection
TInfo
Class
Add Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com