'Declaration
Public Overloads Function GetProperties( _ ByVal context As System.ComponentModel.ITypeDescriptorContext, _ ByVal value As System.Object _ ) As System.ComponentModel.PropertyDescriptorCollection
'Usage
Dim instance As TriStateConverter Dim context As System.ComponentModel.ITypeDescriptorContext Dim value As System.Object Dim value As System.ComponentModel.PropertyDescriptorCollection value = instance.GetProperties(context, value)
Parameters
- context
- value