Overload List
| Name | Description | |
|---|---|---|
| Item Int32 | Gets or sets the item with the specified index or key. In C#, this property is the indexer for the collection. | |
| Item String | Gets or sets the item with the specified index or key. In C#, this property is the indexer for the collection. |
See Also