IComNativeDescriptorHandler.GetAttributes(Object) Metoda

Definicja

Pobiera atrybuty dla określonego składnika.

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

Składnik do pobierania atrybutów.

Zwraca

Kolekcja atrybutów dla componentelementu .

Uwagi

Uwaga

Ten interfejs API jest teraz przestarzały. Alternatywą nie przestarzałą jest ComObjectType.

Dotyczy