PIPointList.Clear Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Removes all of the PIPoint instances associated with this PIPointList
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public void Clear()
Public Sub Clear Dim instance As PIPointList instance.Clear()
public: void Clear()
member Clear : unit -> unit