IComNativeDescriptorHandler.GetAttributes(Object) Yöntem

Tanım

Belirtilen bileşenin özniteliklerini alır.

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

Parametreler

component
Object

Öznitelikleri alınacak bileşen.

Döndürülenler

için componentöznitelik koleksiyonu.

Açıklamalar

Note

Bu API artık kullanımdan kaldırıldı. Eski olmayan alternatif: ComObjectType.

Şunlara uygulanır