InfoObjectRepositoryTCollection, TObject, TSettingsAdd Method |
Adds new object to the collection.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public virtual void Add(
params TObject[] objects
)
Parameters
- objects
- Type: TObject
Objects to add
See Also