HistorianDataValueList Class Methods
- Last UpdatedAug 21, 2026
- 2 minute read
For a list of all members of this type, see HistorianDataValueList members.
| Name | Description | |
|---|---|---|
![]() | Add | Adds an HistorianDataValue object to the end of the HistorianDataValueList. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Dispose | Overloaded. The HistorianDataValueList destructor Method. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets the HistorianDataValue object at the specified index. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
![]() | OnClear | (Inherited from System.Collections.CollectionBase) |
![]() | OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemove | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnSet | (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnValidate | (Inherited from System.Collections.CollectionBase) |

