'Usage Dim instance As SmartPrintRulesCollection Dim array As Array Dim index As Integer instance.CopyTo(array, index)
Parameters
- array
- Array to which to paste the rules (SmartPrintRule objects)
- index
- Index in the array at which to paste the rules
'Usage Dim instance As SmartPrintRulesCollection Dim array As Array Dim index As Integer instance.CopyTo(array, index)