'Declaration Public Overloads Overrides Function GetPropertiesSupported( _
ByVal contextAn System.ComponentModel.ITypeDescriptorContext, предоставляющий контекст формата.As System.ComponentModel.ITypeDescriptorContext _
) As Boolean
public override bool GetPropertiesSupported(
System.ComponentModel.ITypeDescriptorContext context
)
public: bool GetPropertiesSupported(
System.ComponentModel.ITypeDescriptorContext* context
); override
public:
bool GetPropertiesSupported(
System.ComponentModel.ITypeDescriptorContext^ context
); override
Parameters
- context
- An System.ComponentModel.ITypeDescriptorContext, предоставляющий контекст формата.
Return Value
True, если System.ComponentModel.TypeConverter.GetProperties(System.Object) следует вызвать для поиска свойств этого объекта; в противном случае, false.