======Метод OldGeologyWrapper.LoadFromXmlDocument(XmlDocument, AlignmentGeology, IGeologyReference, Alignment)====== * **Пространство имен:** [[developers:references:topomatic.glg.runtime|Topomatic.Glg.Runtime]] * **Сборка:** Topomatic.Glg.Runtime (в Topomatic.Glg.Runtime.dll) =====Синтаксис===== public void LoadFromXmlDocument(XmlDocument doc, AlignmentGeology geology, IGeologyReference reference, Alignment alignment) **Параметры** * //doc// * Тип: System.Xml.XmlDocument * //geology// * Тип: [[developers:references:topomatic.glg.alignmentgeology|Topomatic.Glg.AlignmentGeology]] * //reference// * Тип: [[developers:references:topomatic.glg.references.igeologyreference|Topomatic.Glg.References.IGeologyReference]] * //alignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]]