Click or drag to resize

Metodo DedAttrCollectionCreateDeleteCommand

Crea un comando per eliminare un elemento.

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

Parametri

item
Tipo: DedNet.CoreDedAttr
Elemento da eliminare.

Valore di ritorno

Tipo: QSDeleteCommand
Vedi anche