Partager via


Propriété Item

Gets a Default object in the collection by name or by index number.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Propriété publique Item[ ( [ ( Int32] ) ] ) Gets a Default object in the collection by index number.
Propriété publique Item[ ( [ ( String] ) ] ) Gets a Default object in the collection by name.
Propriété publique Item[ ( [ ( String, String] ) ] ) Gets a Default object in the collection by name with the specified schema.

Haut de la page