'Declaration
Public Overrides Function CanResetValue( _ ByVal component As System.Object _ ) As System.Boolean
'Usage
Dim instance As ForEachAttachmentPropertyDescriptor Dim component As System.Object Dim value As System.Boolean value = instance.CanResetValue(component)
public override System.bool CanResetValue( System.object component )
Parameters
- component