AppearanceRepository Properties
A repository of chart appearances.| Name | Description |
|---|---|
| Item[String] | Provides access to individual appearances in the repository by their names. |
| LocalizedNames | Returns an array of localized appearance names. |
| Names | Returns an array of strings that are the names of all the appearances in the chart. |
See Also