Click or drag to resize

BcfChildRelationId Operators and Type Conversions

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

The BcfChildRelationId type exposes the following members.

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