Count property

Returns the number of errors in the collection.

Syntax
Visual Basic

NotOverridable Public Readonly Property Count As Integer
C#

public int Count { get;}
See also