Свойство Item
Gets a View object in the collection by name or by index number.
Список перегрузок
Имя | Описание | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets a View object in the collection by index number. | |
Item[ ( [ ( String] ) ] ) | Gets a View object in the collection by name. | |
Item[ ( [ ( String, String] ) ] ) | Gets a View object in the collection by name and schema. |
В начало