Condividi tramite


Proprietà Item

Gets the value of the specified style found in the location specified by the index. In C#, this property is the indexer for the Style class.

Elenco di overload

  Nome Descrizione
Proprietà pubblica Item[ ( [ ( String] ) ] ) Gets the value of the specified style that matches the name given in the styleName parameter. In C#, this property is the indexer for the Style class. (Esegue l'override di StyleBase. . :: . .Item[ ( [ ( String] ) ] ) .)
Proprietà pubblica Item[ ( [ ( Int32] ) ] ) Returns a style at the specified index. (Ereditato da StyleBase).

In alto