Version

LocalizedDefaultValueAttribute Class Members

The following tables list the members exposed by LocalizedDefaultValueAttribute.

Public Constructors
Public Properties
 NameDescription
Public PropertyTypeIdWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public PropertyValueOverridden.   
Public Methods
 NameDescription
Public MethodEquals (Inherited from System.ComponentModel.DefaultValueAttribute)
Public MethodGetHashCode (Inherited from System.ComponentModel.DefaultValueAttribute)
Public MethodIsDefaultAttributeWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
Public MethodMatchWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
Protected Methods
 NameDescription
Protected MethodSetValue (Inherited from System.ComponentModel.DefaultValueAttribute)
See Also