'Declaration
Protected Overloads Sub ResetProperty( _ ByVal name As String, _ ByVal defaultValue As Object _ )
protected void ResetProperty( string name, object defaultValue )
Parameters
- name
- defaultValue
'Declaration
Protected Overloads Sub ResetProperty( _ ByVal name As String, _ ByVal defaultValue As Object _ )
protected void ResetProperty( string name, object defaultValue )