PIStateSets.Contains Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Overload List
| Name | Description | |
|---|---|---|
| Contains(Guid) |
This method determines whether the collection contains a specific item referenced by id.
| |
| Contains(String) |
This method determines whether the collection contains a specific item referenced by name.
| |
| Contains(AFEnumerationSet) |
This method determines whether the collection contains a specific state set.
|