GXSNMPDataItemCollection collection is the collection of data items.
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
GXSNMPDataItemCollection()()() |
Initializes a new instance of the GXSNMPDataItemCollection class
|
|
|
Add(GXSNMPDataItem) |
Adds a new item to the collection.
|
|
|
Clear()()() |
Clears items in the collection.
|
|
|
Contains(GXSNMPDataItem) |
Checks if an item belongs to the collection.
|
|
|
CopyTo(array<GXSNMPDataItem>[]()[], Int32) |
Copies the elements of the collection to an array, starting at a particular array index.
|
|
|
Count |
Retrieves the amount 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()()() |
Gets the enumerator of the DataItem.
|
|
|
GetHashCode()()() |
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode()()().) |
|
|
GetOcx()()() |
Retrieves a reference to the underlying ActiveX control.
|
|
|
GetType()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
IndexOf(GXSNMPDataItem) |
Retrieves the zero-based index, of the first item, whose value matches the given criteria.
|
|
|
Insert(Int32, GXSNMPDataItem) |
Inserts a given item to a specified index of the collection.
|
|
|
IsReadOnly |
Checks if the Collection is read-only.
|
|
|
IsSynchronized |
Checks if the collection is synchronized.
|
|
|
Item[([(Int32])]) |
Retrieves an item from the collection, using a numeric index, given as a parameter.
|
|
|
MemberwiseClone()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
Remove(GXSNMPDataItem) |
Removes an item, given as a parameter, from the collection.
|
|
|
RemoveAt(Int32) |
Removes an item from an index, given as a parameter, of the collection.
|
|
|
SyncRoot |
Gets an object that can be used to synchronize the collection.
|
|
|
ToString()()() |
(Inherited from Object.) |
| Object | |
|
|
GXSNMPDataItemCollection |
Assembly: Gurux.SNMP (Module: Gurux.SNMP) Version: 5.0.0.1