AFConnections.Add Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|