======Метод PropertyExplorer.GetProperties(IEnumerable)====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Синтаксис===== public static List GetProperties(IEnumerable collection) **Параметры** * //collection// * Тип: System.Collections.IEnumerable **Возвращаемое значение** * Тип: System.Collections.Generic.List<[[developers:references:topomatic.componentmodel.multiproperty|Topomatic.ComponentModel.MultiProperty]]>