======Метод PltVariables.GetEnumerator()====== * **Пространство имен:** [[developers:references:topomatic.plt.templates.common|Topomatic.Plt.Templates.Common]] * **Сборка:** Topomatic.Plt (в Topomatic.Plt.dll) =====Синтаксис===== public virtual IEnumerator> GetEnumerator() **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.ienumerator_1|System.Collections.Generic.IEnumerator]]<[[developers:references:system.collections.generic.keyvaluepair_2|System.Collections.Generic.KeyValuePair]]<[[developers:references:system.string|System.String]], [[developers:references:topomatic.plt.templates.common.pltvariable|Topomatic.Plt.Templates.Common.PltVariable]]>>