ModelingErrorListProvider.Count Property

Definition

Number of items current in the list.

public:
 property int Count { int get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public int Count { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Count : int
Public ReadOnly Property Count As Integer

Property Value

Attributes

Applies to