BcfParentRelationCellId Operators and Type Conversions |
[This is preliminary documentation and is subject to change.]
The BcfParentRelationCellId type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality |
Determines whether two specified values are equal.
| |
| (Int64 to BcfParentRelationCellId) |
Restores and returns a value from its Int64-representation.
| |
| GreaterThan |
Determines whether left specified value is greater than right.
| |
| (BcfParentRelationCellId to Int64) |
Returns the value as Int64.
| |
| Inequality |
Determines whether two specified values are different.
| |
| LessThan |
Determines whether left specified value is lower than right.
|