Delen via


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
Public property Item[Int32] Gets an member of the Resource Pool Collection using the numeric ID of the item.
Public property Item[String] Gets a member of the Resource Pool Collection identified by name.

Top