Metodo DedAttAdd(DedAttItem)
|
Aggiunge alla collezione un elemento già esistente.
Gli imposta già come padre la nuova collezione.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public void Add(
DedAttItem att
)
Public Sub Add (
att As DedAttItem
)
public:
void Add(
DedAttItem^ att
)
member Add :
att : DedAttItem -> unit
Parametri
- att DedAttItem
-
Vedi anche