Count

TemplateCollection.Count property

Gets the number of templates contained in the TemplateCollection.

public int Count { get; }

Property Value

The number of templates contained in the TemplateCollection.

See Also