AFEnumerationSet.Add Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Overload List
| Name | Description | |
|---|---|---|
| Add(AFEnumerationValue) |
The Add method adds the specified AFEnumerationValue to the AFEnumerationSet.
| |
| Add(String, Int32) |
The Add method creates a new AFEnumerationValue and adds it to
the collection with the specified name and value.
|