Overload List
| Name | Description | |
|---|---|---|
| Item[([( Int32])]) |
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'Item>)>)>.) | |
| Item[([( String])]) |
Gets the first Item in the collection which name is equal to the specified.
|