======Класс TypeExplorer====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Иерархия наследования===== * System.Object * Topomatic.ComponentModel.TypeExplorer =====Синтаксис===== public abstract sealed class TypeExplorer =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.typeexplorer.getdisplayname_system.type|GetDisplayName(Type)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.typeexplorer.getisbrowsable_system.type|GetIsBrowsable(Type)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.typeexplorer.getloadedmodules|GetLoadedModules()]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.typeexplorer.getpropertyinfocustomattributes_system.reflection.propertyinfo_system.boolean|GetPropertyInfoCustomAttributes(PropertyInfo, Boolean)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.typeexplorer.getserializablestring_system.type|GetSerializableString(Type)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.typeexplorer.getserializabletype_system.string_system.stringcomparison|GetSerializableType(String, StringComparison)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.typeexplorer.getserializabletype_system.string|GetSerializableType(String)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.typeexplorer.gettypecustomattributes_system.type_system.boolean|GetTypeCustomAttributes(Type, Boolean)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.typeexplorer.gettypes_system.type|GetTypes(Type)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| =====События===== ^Тип^Имя^Описание^ |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.componentmodel.typeexplorer.dynamicloader|DynamicLoader]]| |