AFEnumerationSet.Add Method
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- 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.
|