The ChoicesFieldInfo type exposes the following members.

Constructors

  NameDescription
Public methodChoicesFieldInfo
Initializes a new instance of the ChoicesFieldInfo class

Methods

  NameDescription
Public methodAddChoice
Public methodClearChoices
Public methodContainsLabel
Public methodContainsValue
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveChoices
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAttributes (Inherited from FieldInfo.)
Public propertyChoiceLabels
Public propertyChoices
Public propertyChoicesCount
Public propertyChoiceValues
Public propertyCustom (Inherited from FieldInfo.)
Public propertyEditable (Inherited from FieldInfo.)
Public propertyEmptyFieldMessage (Inherited from FieldInfo.)
Public propertyFieldPosition (Inherited from FieldInfo.)
Public propertyFieldType (Inherited from FieldInfo.)
Public propertyFormatExpression (Inherited from FieldInfo.)
Public propertyInvalidFormatMessage (Inherited from FieldInfo.)
Public propertyIsRequired (Inherited from FieldInfo.)
Public propertyItem[([( Int32])])
Public propertyItem[([( String])])
Public propertyLabel (Inherited from FieldInfo.)
Public propertyName (Inherited from FieldInfo.)
Public propertyObjectProperty (Inherited from FieldInfo.)
Public propertyOwnerForm (Inherited from FieldInfo.)
Public propertyRules (Inherited from FieldInfo.)
Public propertyValue (Inherited from FieldInfo.)
Public propertyValueStr (Inherited from FieldInfo.)
Public propertyWidth (Inherited from FieldInfo.)

See Also