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



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

Clear()()()
Clears the collection.

Contains(GXLog)
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(GXLog)
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.

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

SearchByValue(Object, Object, PropertyStates)
Retrieves items that match the given value range.

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 (maximum amount of actions) is reached.

Inheritance Hierarchy
Object
GXLogCollection

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