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: 25.3.0.0 (25.3.0.0)
Sintassipublic 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