IComNativeDescriptorHandler.GetAttributes(Object) Metoda

Definice

Získá atributy pro zadanou komponentu.

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

Parametry

component
Object

Komponenta pro získání atributů.

Návraty

Kolekce atributů pro component.

Poznámky

Note

Toto rozhraní API je teď zastaralé. Zastaralá alternativa je ComObjectType.

Platí pro