Count

Template.Count property

Gets the total number of template items.

public int Count { get; }

Property Value

An integer that represents the total number of template items.

See Also