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.
多載清單
| 名稱 | 描述 | |
|---|---|---|
![]() |
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. (覆寫 StyleBase. . :: . .Item[ ( [ ( String] ) ] ) 。) |
![]() |
Item[ ( [ ( Int32] ) ] ) | Returns a style at the specified index. (繼承自 StyleBase。) |
頂端
.gif)