GXDN: Gurux Developer Network
GXSerializer Class
NamespacesGurux.DeviceGXSerializer
The GXSerializer component implements the GXSerializer interface. GXSerializer is used for saving and loading values of a device list.
Members
All Members Constructors Methods Properties



Icon Member Description
GXSerializer()()()
Initializes a new instance of the GXSerializer class

Clear()()()
Clear clears devices, device groups and sets device list to NULL.

DeviceGroups
DeviceGroups included in the GXSerialzer.

DeviceList
DeviceList property is a reference of the device list that owns the device.

Devices
Devices included in the GXSerialzer.

Dispose(Boolean)
Dispose()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()() (Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetOcx()()()
Retrieves a reference to the underlying ActiveX control.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Load(String)
Load loads a device list and creates the collection of GXDevice objects.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Save(String)
Save saves the device list to an XML file (with .gxd file extension).

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
GXSerializer

Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1