PIPointList Constructor
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Initializes a new instance of the PIPointList collection.
Overload List
| Name | Description | |
|---|---|---|
| PIPointList |
Initializes a new empty instance of PIPointList list.
| |
| PIPointList(IEnumerablePIPoint) |
Initializes a new instance of PIPointList list from the specified
list of PIPoint objects.
|