Click or drag to resize

FieldItem Methods

The FieldItem type exposes the following members.

Methods
  NameDescription
Public methodAsChoiceFieldItem
If the field is a choice field, provides a mechanism to get this instance of the field as a IChoiceFieldItem.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the display name of the field.
(Overrides ObjectToString.)
Top
See Also