ResourceIdCollection.FromXml(String) Method
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| xml | String |
Returns
| Type |
|---|
| ResourceIdCollection |
See Also
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.dll
public static ResourceIdCollection FromXml(
string xml
)
Public Shared Function FromXml(
xml As String
) As ResourceIdCollection
| Name | Type |
|---|---|
| xml | String |
| Type |
|---|
| ResourceIdCollection |