Test additional content header

TagsCollectionCount Property

Gets the number of elements contained in the Tags collection.

Definition

Namespace: Fluent.Calculations.Primitives.BaseTypes
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public int Count { get; }

Property Value

Int32
Number of elements in a collection.

See Also