GXDN: Gurux Developer Network
GXDataSource Class
NamespacesGurux.DeviceGXDataSource
GXDataSource component implements the GXDataSource interface.
Members
All Members Constructors Methods Properties



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

Clone()()()
Creates a new object that is a copy of the current instance.
(Inherited from GXObject.)
Copy(Object)
The Copy method copies object content from the target object.
(Inherited from GXObject.)
Dispose(Boolean) (Overrides GXObject.Dispose(Boolean).)
Dispose()()() (Inherited from GXObject.)
Enabled
Enabled determines, if the data source is enabled.

Equals(Object)
Determines whether two objects are equal.
(Overrides GXObject.Equals(Object).)
Finalize()()() (Inherited from GXObject.)
FindByParameter(String, Object)
Returns collection of objects that match search parameters.
(Inherited from GXObject.)
GetControls()()()
Returns a collection of controls that use this component.
(Inherited from GXObject.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetOcx()()()
Retrieves a reference to the underlying ActiveX control.
(Inherited from GXObject.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GXObjectType
Sender object type. Reserved for inner use. Do Not Use!
(Inherited from GXObject.)
ID
Object Identifier.
(Inherited from GXObject.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name (Overrides GXObject.Name.)
Parameters
Parameters are the parameters of the data source.

Parent
Gets the GXDataSourceCollection collection, which the GXDataSource belongs to. If data source is not part of any GXDataSourceCollection collection, returns NULL.

ToString()()()
ToString returns a string that represents the current object.
(Inherited from GXObject.)
Type
Type is the type of the data source.

Inheritance Hierarchy
Object
GXObject
  GXDataSource

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