Class InfoObjectCollection
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
General info object collection
public class InfoObjectCollection : InfoObjectCollection<BaseInfo>, IDataContainer, ISimpleDataContainer, IVirtualHierarchicalObject, IHierarchicalObject, IInfoObjectCollection<BaseInfo>, IInfoObjectCollection, IVirtualTypedCollection, ICMSQueryable<BaseInfo>, ICMSQueryable, INamedEnumerable<BaseInfo>, INamedEnumerable, IIndexable<BaseInfo>, INameIndexable<BaseInfo>, INameIndexable, IIndexable
- Inheritance
-
objectInfoObjectCollection
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
InfoObjectCollection(string)
Constructor
public InfoObjectCollection(string objectType)
Parameters
objectType
stringObject type
Methods
Clone()
Creates the clone of the collection.
public override IInfoObjectCollection<BaseInfo> Clone()