ResourcesCollection Class
In This Article
Represents a collection of resource elements (client libraries) in the configuration file.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ResourcesCollection :
ConfigurationElementCollection
#Remarks
Refer to the External Client Libraries topic to learn more.
#Inheritance
Object
ConfigurationElement
ConfigurationElementCollection
ResourcesCollection
See Also