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 methodEqualsDetermines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object))
Public methodGetHashCodeServes as the default hash function.
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the display name of the field.
(Overrides ObjectToString)
Top
See Also