ResourceItemCollection Class
In This Article
Serves as the base type for the ScriptCollection and StyleSheetCollection objects.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ResourceItemCollection :
Collection<ResourceItem>
#Implements
DevExpress.Utils.IAssignableCollection
#Inheritance
See Also