C# Класс AcadLib.UI.Designer.AttributeProvider

Provides attributes for the Keys or Values in the dictionary.
Показать файл Открыть проект

Открытые методы

Метод Описание
GetAttributes ( Type type ) : AttributeCollection

Returns a collection of attributes for the specified type.

Описание методов

GetAttributes() публичный абстрактный Метод

Returns a collection of attributes for the specified type.
public abstract GetAttributes ( Type type ) : AttributeCollection
type Type The type of the key or value to provide attributes for.
Результат AttributeCollection