Click or drag to resize

BcfRowGetValueObject Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodGetValueObject(Int32)
Gets the object stored in the BcfColumn specified by columnIndex.
Public methodGetValueObject(String)
Gets the value stored in the BcfColumn specified by columnName.
Public methodGetValueObject(BcfColumn)
Gets the value stored in the specified BcfColumn.
Top
See Also