IComNativeDescriptorHandler.GetAttributes(Object) Metode

Definisi

Mendapatkan atribut untuk komponen yang ditentukan.

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

Parameter

component
Object

Komponen untuk mendapatkan atribut.

Mengembalikan

Kumpulan atribut untuk component.

Keterangan

Note

API ini sekarang usang. Alternatif yang tidak usang adalah ComObjectType.

Berlaku untuk