Click or drag to resize

BcfRowGetFaults Method

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

Overload List
  NameDescription
Public methodGetFaults(Int32)
Gets the BcfFault objects the cell at columnIndex is tagged with.
Public methodGetFaults(String)
Gets the BcfFault objects the cell with columnName is tagged with.
Public methodGetFaults(BcfColumn)
Gets the BcfFault objects the column's cell is tagged with.
Top
See Also