Metodo SaveDistCommandSavingDistElementCollectionRemove
|
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool Remove(
SaveDistCommandSavingDistElement item
)
Public Function Remove (
item As SaveDistCommandSavingDistElement
) As Boolean
public:
bool Remove(
SaveDistCommandSavingDistElement^ item
)
member Remove :
item : SaveDistCommandSavingDistElement -> bool
Parametri
- item
- Tipo: DedNet.CommandsSaveDistCommandSavingDistElement
Valore di ritorno
Tipo:
BooleanVedi anche