BcfChildRelationCell Methods |
[This is preliminary documentation and is subject to change.]
The BcfChildRelationCell type exposes the following members.
| Name | Description | |
|---|---|---|
| AddChildRow |
Adds the specified row to the collection.
| |
| AddRange |
Adds the specified rows to the collection.
| |
| ChildRowsEquals |
Compares ChildRows with specified other childrows.
| |
| Clear |
Removes all childrows from this collection.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator |
Gets an enumerator that can be used to iterate through the collection.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf |
Gets the index of a specific item in the list.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RemoveChildRow |
Removes the specified row from this collection.
| |
| RemoveRange |
Removes specified rows from the collection.
| |
| SequenceEqual |
Returns true if specified otherRows-sequence equals this childrows.
| |
| SetChildRowOrder |
Sets the childrow order.
| |
| SetEquals |
Returns true if specified otherRows-set equals this childrows.
| |
| Sort |
Sorts childrows.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |