'Usage Dim instance As SmartPrintRulesCollection Dim index As Integer Dim value As Object instance.Insert(index, value)
Parameters
- index
- Index at which to insert the rule (SmartPrintRule object)
- value
- Object to insert
'Usage Dim instance As SmartPrintRulesCollection Dim index As Integer Dim value As Object instance.Insert(index, value)