Gets the number of elements contained in the collection.

Syntax

public int Count { get; }

Limitations

Read only.

Remarks

If the TextControl.IsFormFieldValidationEnabled property is set to false, the property return -1.