Click or drag to resize

BcfParentRelationCellId Operators and Type Conversions

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

The BcfParentRelationCellId type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Determines whether two specified values are equal.
Public operatorStatic member(Int64 to BcfParentRelationCellId)
Restores and returns a value from its Int64-representation.
Public operatorStatic memberGreaterThan
Determines whether left specified value is greater than right.
Public operatorStatic member(BcfParentRelationCellId to Int64)
Returns the value as Int64.
Public operatorStatic memberInequality
Determines whether two specified values are different.
Public operatorStatic memberLessThan
Determines whether left specified value is lower than right.
Top
See Also