'宣言 Protected Overloads Sub ResetProperty( _ ByVal name As String, _ ByVal defaultValue As Object _ )
protected void ResetProperty( string name, object defaultValue )
パラメータ
- name
- Specified property.
- defaultValue
- Resets to this value if can't reset automatically.