Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Editing.Converters Namespace > DicomPropertyChoiceConverter Class > GetStandardValuesSupported Method : GetStandardValuesSupported(ITypeDescriptorContext) Method |
public override bool GetStandardValuesSupported( ITypeDescriptorContext context )
'Declaration
Public Overloads Overrides Function GetStandardValuesSupported( _ ByVal context As ITypeDescriptorContext _ ) As Boolean
'Usage
Dim instance As DicomPropertyChoiceConverter Dim context As ITypeDescriptorContext Dim value As Boolean value = instance.GetStandardValuesSupported(context)
public: bool GetStandardValuesSupported( ITypeDescriptorContext^ context ) override