CachedRefreshingEntityCollectionTEntityCollection Property
Namespace: Ignition.Framework.Entities.CollectionsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public virtual RefreshingEntityCollection<T> EntityCollection { get; }
Public Overridable ReadOnly Property EntityCollection As RefreshingEntityCollection(Of T)
Get
public:
virtual property RefreshingEntityCollection<T>^ EntityCollection {
RefreshingEntityCollection<T>^ get ();
}
abstract EntityCollection : RefreshingEntityCollection<'T> with get
override EntityCollection : RefreshingEntityCollection<'T> with get
Property Value
RefreshingEntityCollectionT