'Declaration Public Overloads Function GetStandardValuesSupported( _ ByVal context As ITypeDescriptorContext _ ) As Boolean
'Usage Dim instance As MaskFieldSetTypeConverter Dim context As ITypeDescriptorContext Dim value As Boolean value = instance.GetStandardValuesSupported(context)
public bool GetStandardValuesSupported( ITypeDescriptorContext context )
Parameters
- context