Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PIPointList Constructor

  • Last UpdatedJan 12, 2026
  • 1 minute read
PIPointList Constructor
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.

Version Information

AFSDK


See Also

In This Topic