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