The AttributeTypeInfoEnum type exposes the following members.

Constructors

  NameDescription
Public methodAttributeTypeInfoEnum
Initializes a new instance of the AttributeTypeInfoEnum class

Methods

  NameDescription
Public methodGetEnumValues
Gets a String array that contains all the valid enumeration values for the property.

Properties

  NameDescription
Public propertyDefaultValue
Public propertyDescription
Gets or sets the AttributeTypeInfo description.
(Inherited from AttributeTypeInfo.)
Public propertyName
Gets or sets the AttributeTypeInfo name.
(Inherited from AttributeTypeInfo.)
Public propertyUseDefaultValue
Gets or sets whether to use the default value for the AttributeTypeInfo.
(Inherited from AttributeTypeInfo.)

See Also