CalculationWorks Logo
BcfRow MethodsCalculationWorks BCF Library 1.1 for .NET Framework 4.5

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

The BcfRow type exposes the following members.

Methods

  NameDescription
Public methodAddRowToTable
Adds a new row to table.
Public methodDelete
Deletes this row.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRelatedRowCell(Int32)
Gets the BcfRelatedRowCell at the specified child relation index.
Public methodGetRelatedRowCell(String)
Gets the BcfRelatedRowCell of the specified child relation.
Public methodGetRelatedRowCell(BcfRelation)
Gets the BcfRelatedRowCell of the specified child relation.
Public methodGetRelatedRowsCell(Int32)
Gets the BcfRelatedRowsCell at the specified parent relation index.
Public methodGetRelatedRowsCell(String)
Gets the BcfRelatedRowsCell at the specified position.
Public methodGetRelatedRowsCell(BcfRelation)
Gets the BcfRelatedRowsCell of the specified relation.
Public methodGetRowState
Gets the BcfRowState.
Public methodGetTable
Gets the BcfTable the row belongs to.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValidationTags
Gets the BcfValidatorCellContent objects of all tagged cells in this row.
Public methodGetValidationTags(Int32)
Gets the BcfValidatorCellContent objects a columns cell is tagged with.
Public methodGetValidationTags(String)
Gets the BcfValidatorCellContent objects a columns cell is tagged with.
Public methodGetValidationTags(BcfCell)
Gets the BcfValidatorCellContent objects a columns cell is tagged with.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference