Свойство Item
Returns an item from the collection.
Список перегрузок
Имя | Описание | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets an item from the collection based on an index. | |
Item[ ( [ ( String] ) ] ) | Gets an item in the collection based on a string. |
В начало