PIPointList Constructor
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- 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.
|