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