AFNotificationContents.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(String) |
Creates a new AFAttribute and a new AFNotificationContent using
the specified name.
| |
| Add(AFAttribute) | ||
| Add(AFAttributeTemplate) |