PIPointList Constructor
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Initializes a new empty instance of PIPointList list.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public PIPointList()
Public Sub New Dim instance As New PIPointList()
public: PIPointList()
new : unit -> PIPointList
Remarks
The order of the PIPoint objects in the list will be maintained as they are added.