RanorexRanorex Documentation
GetStandardValuesSupported Method (context)
NamespacesRanorexDuration..::.DurationConverterGetStandardValuesSupported(ITypeDescriptorContext)
Returns true.
Declaration Syntax
C#Visual BasicVisual C++
public override bool GetStandardValuesSupported(
	ITypeDescriptorContext context
)
Public Overrides Function GetStandardValuesSupported ( _
	context As ITypeDescriptorContext _
) As Boolean
public:
virtual bool GetStandardValuesSupported(
	ITypeDescriptorContext^ context
) override
Parameters
context (ITypeDescriptorContext)
An ITypeDescriptorContext that provides a format context.
Return Value
true.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)