Compartilhar via


Propriedade Item

Gets the specified Property from the PropertyCollection collection.

Lista de sobrecargas

  Nome Descrição
Propriedade pública Item[ ( [ ( Int32] ) ] ) Gets the specified Property from the PropertyCollection collection by its index. In Microsoft Visual C#, this property is the indexer for the PropertyCollection class.
Propriedade pública Item[ ( [ ( String] ) ] ) Gets the specified Property from the PropertyCollection collection by its name. In Microsoft Visual C#, this property is the indexer for the PropertyCollection class.

Início