Edit

Share via


RuleOperationError.Count Property

Definition

Gets the number of rule errors in the list.

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

Property Value

The number of RuleError objects in the RuleOperationError collection.

Applies to