PIServers.Item Property
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- Developer
Overload List
Name | Description | |
---|---|---|
![]() | Item[Guid] |
Gets the item with the specified id.
|
![]() | Item[Int32] |
Gets or sets the item at the specified index.
|
![]() | Item[String] |
Returns the specified object from the collection by name.
|