UnboundSourcePropertyCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Specifies an item within the UnboundSourcePropertyCollection collection at a specific index. |
| Item[String] | name | Specifies an item within the UnboundSourcePropertyCollection collection with a specific name. |