Proprietà Item
Gets a Default object in the collection by name or by index number.
Elenco di overload
Nome | Descrizione | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets a Default object in the collection by index number. | |
Item[ ( [ ( String] ) ] ) | Gets a Default object in the collection by name. | |
Item[ ( [ ( String, String] ) ] ) | Gets a Default object in the collection by name with the specified schema. |
In alto
Vedere anche