Skip to main content

ResourceIdCollection.ToXml(Object[]) Method

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.2.Core.dll

NuGet Package: DevExpress.Scheduler.Core

#Declaration

public static string ToXml(
    params object[] ids
)

#Parameters

Name Type
ids Object[]

#Returns

Type
String
See Also