AFConnections.Add Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Adds an object to the collection.
Overload List
| Name | Description | |
|---|---|---|
| Add(T) |
Adds an object to the end of the collection.
(Inherited from AFCollectionT.) | |
| Add(AFPort, AFPort) |
The Add method creates a new connection between ports of two elements in
the model.
| |
| Add(AFElement, AFPort, AFElement, AFPort) | Obsolete.
The Add method creates a new connection between ports of two elements in
the model.
|