XRControlCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to individual items in the collection. |
| Item[String] | name | Provides access to individual items in the collection by their names. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to individual items in the collection. |
| Item[String] | name | Provides access to individual items in the collection by their names. |