Metodo SaveDistCommandSavingDistElementCollectionRemove
|
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.1.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