conaito Powerlight SDK 1.2

XmlData Class

For a list of all members of this type, see XmlData Members .

System.Object
   XmlData

[Visual Basic]
<XmlRoot(ElementName:="data", Namespace:="null", IsNullable:=True)> _
Public Class XmlData
[C#]
[XmlRoot(ElementName="data", Namespace="null", IsNullable=True)]
public class XmlData

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Conaito.PowerLight.XmlPlayer

Assembly: Conaito.PowerLight (in Conaito.PowerLight.dll)

See Also

XmlData Members | Conaito.PowerLight.XmlPlayer Namespace