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