Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<Template>) | |
Item | Overloaded. Gets the first Template with the specified name in the collection. |
The following tables list the members exposed by TemplateCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<Template>) | |
Item | Overloaded. Gets the first Template with the specified name in the collection. |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<Template>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<Template>) | |
Clear | Overloaded. Removes all templates from the collection, then disposes the templates. | |
Contains | Overloaded. Determines whether this collection contains a Template with the specified name. | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Template>) | |
IndexOf | Overloaded. Determines index of the first Template with the specified name in the collection. | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<Template>) | |
Remove | Overloaded. Removes the first occurrence of the Template with the specified name from the collection. | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Template>) |
Name | Description | |
---|---|---|
ClearItems | (Inherited from System.Collections.ObjectModel.Collection<Template>) | |
InsertItem | Overridden. Inserts a Template into the TemplateCollection at the specified index. | |
RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<Template>) | |
SetItem | Overridden. Replaces the Template at the specified index. |