this Property
this[string]
Gets the first Template with the specified name in the collection.
Declaration
public Template this[string name] { get; }
Public ReadOnly Default Property Item(name As String) As Template
Parameters
| Type |
Name |
Description |
| string |
name |
|