CachedRefreshingEntityCollectionT Class

Definition

Namespace: Ignition.Framework.Entities.Collections
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class CachedRefreshingEntityCollection<T> : IEnumerable<T>, 
	IEnumerable
where T : NetForumEntity
Inheritance
Object    CachedRefreshingEntityCollectionT
Implements
IEnumerableT, IEnumerable

Type Parameters

T

Constructors

CachedRefreshingEntityCollectionTInitializes a new instance of the CachedRefreshingEntityCollectionT class

Properties

Methods

Extension Methods

See Also