LocalizedDefaultValueAttributeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. System.Attributeから継承されます。 | |
Value | オーバーライドされます。 |
名前 | 解説 | |
---|---|---|
Equals | System.ComponentModel.DefaultValueAttributeから継承されます。 | |
GetHashCode | System.ComponentModel.DefaultValueAttributeから継承されます。 | |
IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. System.Attributeから継承されます。 | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. System.Attributeから継承されます。 |
名前 | 解説 | |
---|---|---|
SetValue | System.ComponentModel.DefaultValueAttributeから継承されます。 |