Namespace STAIExtensions.Abstractions.Collections
Classes
STAIExtensions.Abstractions.Collections.
Options for the Data Set Collection.
ViewCollectionOptions
Options for the View Collection
Interfaces
IDataSetCollection
Interface component that will keep track of the all the registered DataSets and Register/DeRegister the DataSets when required. It also keeps track of user instance views that are linked to a DataSet
ISizedList<T>
Interface for the fixed size collection container.
IViewCollection
Defines an interface for the View Collection.
Delegates
IDataSetCollection.OnDataSetUpdatedHandler
Delegate for the OnDataSetUpdated event OnDataSetUpdated
IViewCollection.OnDataSetViewUpdatedHandler
Delegate for the event OnDataSetViewUpdated OnDataSetViewUpdated