Click or drag to resize

Metodo DedAttrCollectionCreateDeleteCommand

Crea un comando per eliminare un elemento.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
protected override QSDeleteCommand CreateDeleteCommand(
	DedAttr item
)

Parametri

item
Tipo: DedNet.CoreDedAttr
Elemento da eliminare.

Valore di ritorno

Tipo: QSDeleteCommand
Vedi anche