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



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

Clear()()()
Clears the collection.

Contains(GXState)
Determines if the collection contains the item.

CopyTo(Array, Int32)
Copies the elements of the collection to an Array, starting at a particular Array index.

Count
Indicates the number of items in the collection.

Dispose(Boolean)
Dispose()()()
Equals(Object)
Determines whether two objects are equal.
(Overrides Object.Equals(Object).)
Finalize()()() (Overrides Object.Finalize()()().)
GetEnumerator()()()
Returns an enumerator that iterates through a collection.

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.)
IndexOf(GXState)
IndexOf returns the zero-based index of the first occurrence of a device type in the list.

IsEmpty()()()
Checks if the collection is empty.

IsReadOnly
Checks if the collection is read-only.

IsSynchronized
Checks if the collection is synchronized (thread safe).

Item[([(Int32])])
Retrieves an item from the collection, using numeric index.

MaxSize
Maximum amount of values kept in the history.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Parent
Retrieves the parent item of the collection.

SearchByStatus(States)
Retrieves items that match the given state.

SearchByTime(ValueType, ValueType, States)
Retrieves items from a given time span.

SyncRoot
Gets an object that can be used to synchronize the collection.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateAction
Determines, what is done, when the maximum size of history is reached.

Inheritance Hierarchy
Object
GXStateCollection

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