Click or drag to resize

FieldType Methods

The FieldType type exposes the following members.

Methods
Name Description
Public method Equals
Checks if this field is equal to another.
(Overrides Object Equals(Object) .)
Public method GetHashCode
Gets hashcode for this object.
(Overrides Object GetHashCode .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also