RefreshingEntityCollectionT Class

Definition

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

Type Parameters

T

Constructors

RefreshingEntityCollectionTInitializes a new instance of the RefreshingEntityCollectionT class

Properties

Methods

Extension Methods

See Also