IComNativeDescriptorHandler.GetAttributes(Object) Метод

Определение

Возвращает атрибуты для указанного компонента.

public:
 System::ComponentModel::AttributeCollection ^ GetAttributes(System::Object ^ component);
public System.ComponentModel.AttributeCollection GetAttributes(object component);
abstract member GetAttributes : obj -> System.ComponentModel.AttributeCollection
Public Function GetAttributes (component As Object) As AttributeCollection

Параметры

component
Object

Компонент для получения атрибутов.

Возвращаемое значение

Коллекция атрибутов для component.

Комментарии

Note

Теперь этот API устарел. Не является устаревшей альтернативой ComObjectType.

Применяется к