Click or drag to resize

RefreshingEntityCollectionT Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.Entities.CollectionsRefreshingEntityCollectionT

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

Type Parameters

T

The RefreshingEntityCollectionT type exposes the following members.

Constructors
 NameDescription
Public methodRefreshingEntityCollectionTInitializes a new instance of the RefreshingEntityCollectionT class
Top
Properties
 NameDescription
Public propertyCount 
Public propertyItem 
Top
Methods
Extension Methods
See Also