Templates.Item Property |
Name | Description | |
---|---|---|
![]() | Item[Int32] |
The collection's indexer by position
|
![]() | Item[String] |
The collection's indexer. Note that the Templates collection is indexed by Name.
Use Find(String, TemplateFindType) to look up templates by ID or other values.
|