Count property

Returns the number of errors in the collection.

Visual Basic syntax

Public ReadOnly Property Count As Integer

C# syntax

public int Count {get;}