Returns the number of rules in this container.
[Visual Basic] Public Property ReadOnly RuleCount As Integer [C#] public int RuleCount { get; } [C++] public: __property int get_RuleCount(); [JScript] public function get RuleCount() : int
LogicalRuleContainer Class | Portrate.Interview.Model.Rules Namespace