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)