ICustomTypeDescriptor.GetPropertiesFromRegisteredType Metodo

Definizione

Ottiene le proprietà per questa istanza di un componente che può essere registrato.

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

Restituisce

Si applica a