GeneticFunctionTypeConverter.GetStandardValuesSupported Method

public override bool GetStandardValuesSupported( 
ITypeDescriptorContext context 
)
This language is not supported or no code example is available.
public:  
bool GetStandardValuesSupported( 
ITypeDescriptorContext^ context 
)
This language is not supported or no code example is available.
public function GetStandardValuesSupported( 
context : ITypeDescriptorContext 
) : boolean;
This language is not supported or no code example is available.

Parameters

context
ITypeDescriptorContext

Return Value

bool

In this article

Definition