[Visual Basic] Public Property ReadOnly Count As Integer _ Implements ICollection.Count [C#] public int Count { get; } [C++] public: __property int get_Count(); [JScript] public function get Count() : int
The number of document in the list.
RuleList Class | XRules Namespace