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