Metodo SaveDistCommandSavingDistElementCollectionRemove
|
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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 SaveDistCommandSavingDistElement
-
Valore di ritorno
BooleanVedi anche