RectangleConverter..::..GetPropertiesSupported Method
Returns whether this object supports properties, using the specified context.
Namespace:
SquidAssembly: Squid.Core (in Squid.Core.dll)
Syntax
public bool GetPropertiesSupported( ITypeDescriptorContext context )
Public Function GetPropertiesSupported ( _ context As ITypeDescriptorContext _ ) As Boolean
public: bool^ GetPropertiesSupported( ITypeDescriptorContext^ context )
Parameters
- context
- Type: ITypeDescriptorContext
An ITypeDescriptorContext that provides a format context.