StateManagedCollectionBase Class
Serves as a base for collection objects.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
public abstract class StateManagedCollectionBase :
IList,
ICollection,
IEnumerable,
IStateManager
Inheritance
Object
StateManagedCollectionBase
See Also