'Declaration
Public Overloads Overridable Function GetPropertiesSupported( _ ByVal context As System.ComponentModel.ITypeDescriptorContext _ ) As System.Boolean
'Usage
Dim instance As DeltaTimeConverter Dim context As System.ComponentModel.ITypeDescriptorContext Dim value As System.Boolean value = instance.GetPropertiesSupported(context)
public virtual System.bool GetPropertiesSupported( System.ComponentModel.ITypeDescriptorContext context )
Parameters
- context