Click or drag to resize

BcfRowSetValueObject Method

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

Overload List
  NameDescription
Public methodSetValueObject(Int32, Object)
Sets the object stored in the BcfColumn specified by columnIndex.
Public methodSetValueObject(String, Object)
Sets the value stored in the BcfColumn specified by columnName.
Public methodSetValueObject(BcfColumn, Object)
Sets the value stored in the specified BcfColumn.
Top
See Also