Click or drag to resize

BcfRuleId Operators and Type Conversions

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

The BcfRuleId type exposes the following members.

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