Lingua

ActionTypeConverter.GetStandardValuesSupported(ITypeDescriptorContext) Metodo

Definizione

Restituisce i valori standard supportati dall'oggetto action type.

public:
 override bool GetStandardValuesSupported(System::ComponentModel::ITypeDescriptorContext ^ context);
public override bool GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext context);
override this.GetStandardValuesSupported : System.ComponentModel.ITypeDescriptorContext -> bool
Public Overrides Function GetStandardValuesSupported (context As ITypeDescriptorContext) As Boolean

Parametri

context
ITypeDescriptorContext

Contesto.

Valori restituiti

Restituisce sempre true.

Si applica a