======Метод StgArray.GetInt64(Int32)====== Возвращает элемент типа [[developers:references:system.int64|Int64]] по указанному индексу //index// * **Пространство имен:** [[developers:references:topomatic.stg|Topomatic.Stg]] * **Сборка:** Topomatic.Stg (в Topomatic.Stg.dll) =====Синтаксис===== public virtual long GetInt64(int index) **Параметры** * //index// * Тип: [[developers:references:system.int32|System.Int32]] * Индекс элемента **Возвращаемое значение** * Тип: [[developers:references:system.int64|System.Int64]] * Значение по индексу //index//