Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
ObjectCollection(TObject) Class
ObjectCollection(TObject) Methods
Add Method
Add Method (IEnumerable(TObject))
Add Method (TObject[])
ObjectCollection
TObject
Add Method (IEnumerable
TObject
)
Adds new object to the collection.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
void
Add
(
IEnumerable
<TObject>
objects
)
Parameters
objects
Type:
System.Collections.Generic
IEnumerable
TObject
Object to add
See Also
Reference
ObjectCollection
TObject
Class
Add Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com