Name | Description | |
---|---|---|
Count | Gets the number of rules (SmartPrintRule objects) in the collection. | |
IsFixedSize | Gets whether the collection has a fixed size. (This implementation always returns false.) | |
IsReadOnly | Gets whether the collection is read-only. (This implementation always returns false.) | |
IsSynchronized | Gets whether access to the collection is synchronized. | |
Item | Gets or sets the rule (SmartPrintRule object) at the specified index. | |
SyncRoot | Gets a rule (SmartPrintRule object) to synchronize access to the collection. |