Click or drag to resize

Metodo DedAttrCollectionCreateDeleteCommand

Crea un comando per eliminare un elemento.

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

Parametri

item  DedAttr
Elemento da eliminare.

Valore di ritorno

QSDeleteCommand
Vedi anche