RuleOperationError.Count 属性

定义

获取列表中的规则错误数。

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

属性值

RuleOperationError 集合中的 RuleError 对象数。

适用于