Table of Contents

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
object
EmptyCollection<InfoType>
Implements
ICMSQueryable<InfoType>
IIndexable<InfoType>
INameIndexable<InfoType>
Inherited Members
Extension Methods

Constructors

EmptyCollection()

Constructor

public EmptyCollection()