AxHost.ICustomTypeDescriptor.GetAttributes Metoda

Definice

Vrátí kolekci typu Attribute pro aktuální objekt.

 virtual System::ComponentModel::AttributeCollection ^ System.ComponentModel.ICustomTypeDescriptor.GetAttributes() = System::ComponentModel::ICustomTypeDescriptor::GetAttributes;
System.ComponentModel.AttributeCollection ICustomTypeDescriptor.GetAttributes ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetAttributes : unit -> System.ComponentModel.AttributeCollection
override this.System.ComponentModel.ICustomTypeDescriptor.GetAttributes : unit -> System.ComponentModel.AttributeCollection
Function GetAttributes () As AttributeCollection Implements ICustomTypeDescriptor.GetAttributes

Návraty

AttributeCollection

Atributy AttributeCollection aktuálního objektu.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho AxHost použít pouze v případě, že je instance přetypována do ICustomTypeDescriptor rozhraní.

Platí pro