XRBindingCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Indexer that returns an XRBinding object at the specified index. |
| Item[String] | propName | An indexer that returns the XRBinding object specified by the control’s property name. |