| BcfRelatedRowsCell Methods | |
The BcfRelatedRowsCell type exposes the following members.
| Name | Description | |
|---|---|---|
| AddChildRow(BcfRow) |
Adds the specified row (as child row) optimistic.
| |
| AddChildRow(BcfRow, Boolean) |
Adds the specified row (as child row).
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveChildRow(BcfRow) |
Removes the specified child row optimistic.
| |
| RemoveChildRow(BcfRow, Boolean) |
Removes the specified child row.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |