PIPointList Constructor
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Initializes a new empty instance of PIPointList list.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.