======Метод SignInsPropertyProvider.GetProperties(Object, PropertyInfo, Object[])====== * **Пространство имен:** [[developers:references:topomatic.roadsigns.design|Topomatic.RoadSigns.Design]] * **Сборка:** Topomatic.RoadSigns (в Topomatic.RoadSigns.dll) =====Синтаксис===== public override CustomProperty[] GetProperties(object value, PropertyInfo property, object[] attributes) **Параметры** * //value// * Тип: [[developers:references:system.object|System.Object]] * //property// * Тип: [[developers:references:system.reflection.propertyinfo|System.Reflection.PropertyInfo]] * //attributes// * Тип: [[developers:references:system.object|System.Object]][] **Возвращаемое значение** * Тип: [[developers:references:topomatic.componentmodel.customproperty|Topomatic.ComponentModel.CustomProperty]][]