HistorianTagStatusList Class Methods
- Last UpdatedAug 21, 2026
- 2 minute read
For a list of all members of this type, see HistorianTagStatusList members.
| Name | Description | |
|---|---|---|
![]() | Add | Add an instance of the Archestra.HistorianTagStatus class to the list. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Retrieve an instance of the Archestra.HistorianTagStatus class that has been added to the list earlier. This method does not remove the instance from the list. To do that use the RemoveAt(int index) method. |
![]() | 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) |

