public void Insert( int index, SmartPrintRule value )
'Declaration Public Overloads Sub Insert( _ ByVal index As Integer, _ ByVal value As SmartPrintRule _ )
'Declaration
Public Overloads Sub Insert( _ ByVal index As Integer, _ ByVal value As SmartPrintRule _ )
'Usage Dim instance As SmartPrintRulesCollection Dim index As Integer Dim value As SmartPrintRule instance.Insert(index, value)
'Usage
Dim instance As SmartPrintRulesCollection Dim index As Integer Dim value As SmartPrintRule instance.Insert(index, value)
SmartPrintRulesCollection Class SmartPrintRulesCollection Members Overload List