======Метод GeologyOldBinarySerializer.LoadGlobalBoreholesFromXmlDocument(XmlDocument, GroundTable, GlobalBoreholeTable)====== * **Пространство имен:** [[developers:references:topomatic.glg.runtime|Topomatic.Glg.Runtime]] * **Сборка:** Topomatic.Glg.Runtime (в Topomatic.Glg.Runtime.dll) =====Синтаксис===== public static void LoadGlobalBoreholesFromXmlDocument(XmlDocument doc, GroundTable groundTable, GlobalBoreholeTable boreholeTable) **Параметры** * //doc// * Тип: [[developers:references:system.xml.xmldocument|System.Xml.XmlDocument]] * //groundTable// * Тип: [[developers:references:topomatic.glg.grounds.groundtable|Topomatic.Glg.Grounds.GroundTable]] * //boreholeTable// * Тип: [[developers:references:topomatic.glg.boreholes.globalboreholetable|Topomatic.Glg.Boreholes.GlobalBoreholeTable]]