Click or drag to resize

BcfChildRelationCellId Operators and Type Conversions

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

The BcfChildRelationCellId type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Determines whether two specified values are equal.
Public operatorStatic member(Int64 to BcfChildRelationCellId)
Restores and returns a value from its Int64-representation.
Public operatorStatic memberGreaterThan
Determines whether left specified value is greater than right.
Public operatorStatic member(BcfChildRelationCellId 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