Click or drag to resize

CachedRefreshingEntityCollectionT Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.Entities.CollectionsCachedRefreshingEntityCollectionT

Namespace: Ignition.Framework.Entities.Collections
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class CachedRefreshingEntityCollection<T> : IEnumerable<T>, 
	IEnumerable
where T : NetForumEntity

Type Parameters

T

The CachedRefreshingEntityCollectionT type exposes the following members.

Constructors
 NameDescription
Public methodCachedRefreshingEntityCollectionTInitializes a new instance of the CachedRefreshingEntityCollectionT class
Top
Properties
 NameDescription
Public propertyEntityCollection 
Public propertyItem 
Top
Methods
Extension Methods
See Also