Overload List

  NameDescription
GetValue()()()
Gets the value of this field. If the field has components, this method returns the value of the first component.
GetValue(Int32)
Gets the value of a component in this field. If this field does not have components and the index is 1, this method return the value of the field.

See Also