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