Rules Properties



Count as Integer

[read only] Count of Rules in the set.

Items(IndexOrName as Variant) as Rule

[read only] Returns Rule object specified by IndexOrName. IndexOrName can be index of Rule (Integer) or name of Rule (String). If Rule not found - returns NULL.

Names(Index as Integer) as String

[read only] Returns name of Rule specified by Index.