ComponentOne Basic Library for WPF and Silverlight
GetStandardValuesSupported(ITypeDescriptorContext) Method


C1.Silverlight Namespace > CharConverter Class > GetStandardValuesSupported Method : GetStandardValuesSupported(ITypeDescriptorContext) Method
Syntax
'Declaration
 
Public Overloads Overridable Function GetStandardValuesSupported( _
   ByVal context As System.ComponentModel.ITypeDescriptorContext _
) As System.Boolean
'Usage
 
Dim instance As CharConverter
Dim context As System.ComponentModel.ITypeDescriptorContext
Dim value As System.Boolean
 
value = instance.GetStandardValuesSupported(context)
public virtual System.bool GetStandardValuesSupported( 
   System.ComponentModel.ITypeDescriptorContext context
)

Parameters

context
See Also

Reference

CharConverter Class
CharConverter Members
Overload List