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