Metodo DocStructInfoDictionaryAddAllElements
             | 
          
        
        
            Aggiunge tutti gli elementi del dizionario sorgente
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic void AddAllElements(
	DocStructInfoDictionary source
)
Public Sub AddAllElements ( 
	source As DocStructInfoDictionary
)
public:
void AddAllElements(
	DocStructInfoDictionary^ source
)
member AddAllElements : 
        source : DocStructInfoDictionary -> unit Parametri
- source  DocStructInfoDictionary
 -  
 
Vedi anche