ResourcePoolCollection.Item Property
Overloaded. Gets a Resource Pool object in the collection by name or by index number.
Overload List
| Name | Description |
|---|---|
| ResourcePoolCollection.Item (Int32) |
Gets an member of the Resource Pool Collection using the numeric ID of the item.
|
| ResourcePoolCollection.Item (String) |
Gets a member of the Resource Pool Collection identified by name.
|
See Also