[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SmartPrintRulesCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes a rule (SmartPrintRule object) from the collection at the specified index.

Declaration
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
Parameters
Type Name Description
int index

Zero-based index of the rule (SmartPrintRule object) to remove

Implements
Exceptions
Type Condition
ArgumentException

Specified object is not valid; must be a SmartPrintRule object