Class EmptyCollection<InfoType>
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Empty info object collection
[Obsolete("Class was not intended for public use and will be removed.")]
[ObsoleteSince(30, 1)]
public class EmptyCollection<InfoType> : InfoObjectCollection<InfoType>, IDataContainer, ISimpleDataContainer, IVirtualHierarchicalObject, IHierarchicalObject, IInfoObjectCollection<InfoType>, IInfoObjectCollection, IVirtualTypedCollection, ICMSQueryable<InfoType>, ICMSQueryable, INamedEnumerable<InfoType>, INamedEnumerable, IIndexable<InfoType>, INameIndexable<InfoType>, INameIndexable, IIndexable where InfoType : BaseInfo, new()
Type Parameters
InfoType
- Inheritance
-
objectAbstractSimpleDataContainer<InfoObjectCollection<InfoType>>AbstractDataContainer<InfoObjectCollection<InfoType>>AbstractHierarchicalObject<InfoObjectCollection<InfoType>>InfoObjectCollection<InfoType>EmptyCollection<InfoType>
- Implements
-
IInfoObjectCollection<InfoType>ICMSQueryable<InfoType>INamedEnumerable<InfoType>IIndexable<InfoType>INameIndexable<InfoType>
- Inherited Members
- Extension Methods
Constructors
EmptyCollection()
Constructor
public EmptyCollection()