IComNativeDescriptorHandler.GetAttributes(Object) Metódus

Definíció

Lekéri a megadott összetevő attribútumait.

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

Paraméterek

component
Object

Az az összetevő, amelyhez attribútumokat szeretne lekérni.

Válaszok

Attribútumgyűjtemény a következőhöz component: .

Megjegyzések

Note

Ez az API már elavult. A nem elavult alternatíva a ComObjectType.

A következőre érvényes: