Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
BindingCollection Class
BindingCollection Methods
Add Method
Add Method (Int32[])
Add Method (String[])
Add Method (BaseInfo[])
BindingCollection
Add Method (
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
override
void
Add
(
params
BaseInfo
[]
objects
)
Parameters
objects
Type:
CMS.DataEngine
BaseInfo
Objects to add
Implements
IInfoObjectCollection
Add(
BaseInfo
)
See Also
Reference
BindingCollection Class
Add Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com