Back to Devexpress

ResourcesCollection Class

aspnet-devexpress-dot-web-e62c83a6.md

latest1.5 KB
Original Source

ResourcesCollection Class

Represents a collection of resource elements (client libraries) in the configuration file.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ResourcesCollection :
    ConfigurationElementCollection
vb
Public Class ResourcesCollection
    Inherits ConfigurationElementCollection

Remarks

Refer to the External Client Libraries topic to learn more.

Implements

ICollection

IEnumerable

Inheritance

Object ConfigurationElement ConfigurationElementCollection ResourcesCollection

See Also

ResourcesCollection Members

DevExpress.Web Namespace