Metodo DedRuleCollectionCreateInsertCommand
             | 
          
        
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected override QSInsertCommand CreateInsertCommand(
	DedRule item
)
Protected Overrides Function CreateInsertCommand ( 
	item As DedRule
) As QSInsertCommand
protected:
virtual QSInsertCommand^ CreateInsertCommand(
	DedRule^ item
) override
abstract CreateInsertCommand : 
        item : DedRule -> QSInsertCommand 
override CreateInsertCommand : 
        item : DedRule -> QSInsertCommand Parametri
- item  DedRule
 -  
 
Valore di ritorno
QSInsertCommand
Vedi anche