forwardContain Method    Table of ContentGet Method (Int32)forward
FieldSet.Get Method
Overload List
  NameDescription
Public methodGet(Int32)
Returns the field value as string if it is present or null value otherwise.
Public methodGet(Int32, StringBuilder)
Gets the field value as string and appends it to the given StringBuilder instance.
Top
See Also