CustomTypeDescriptor.GetPropertiesFromRegisteredType Metoda

Definice

Vrátí kolekci popisovačů vlastností.

pro objekt, který tento typ popisovač představuje.

public:
 virtual System::ComponentModel::PropertyDescriptorCollection ^ GetPropertiesFromRegisteredType();
public virtual System.ComponentModel.PropertyDescriptorCollection GetPropertiesFromRegisteredType();
abstract member GetPropertiesFromRegisteredType : unit -> System.ComponentModel.PropertyDescriptorCollection
override this.GetPropertiesFromRegisteredType : unit -> System.ComponentModel.PropertyDescriptorCollection
Public Overridable Function GetPropertiesFromRegisteredType () As PropertyDescriptorCollection

Návraty

A PropertyDescriptorCollection obsahující popisy vlastností pro objekt reprezentovaný tímto popisovačem typu.

Implementuje

Platí pro