Skip to main content

ResourceIdCollection.FromXml(String) Method

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v25.1.Core.dll

NuGet Package: DevExpress.Scheduler.Core

#Declaration

public static ResourceIdCollection FromXml(
    string xml
)

#Parameters

Name Type
xml String

#Returns

Type
ResourceIdCollection
See Also