Metodo DocStructInfoDictionaryAddAllElements
|
Aggiunge tutti gli elementi del dizionario sorgente
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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