Binary Operators and Type Conversions

The Binary type exposes the following members.

Operators

 

Name

Description

Binary Operators and Type Conversions 1:

Binary Operators and Type Conversions 2:

Equality

Determines whether two instances of the Binary class are equal.

Binary Operators and Type Conversions 3:

Binary Operators and Type Conversions 4:

.(Binary to .Byte.)

Converts an instance of the Binary class to the appropriate Byte array.

Binary Operators and Type Conversions 5:

Binary Operators and Type Conversions 6:

.(Binary to Decimal)

Converts an instance of the Binary class to the appropriate Decimal.

Binary Operators and Type Conversions 7:

Binary Operators and Type Conversions 8:

.(.Byte. to Binary)

Converts a Byte array to the appropriate instance of the Binary class.

Binary Operators and Type Conversions 9:

Binary Operators and Type Conversions 10:

.(Decimal to Binary)

Converts a Decimal to the appropriate instance of the Binary class.

Binary Operators and Type Conversions 11:

Binary Operators and Type Conversions 12:

Inequality

Determines whether two instances of the Binary class are not equal.

Reference

Binary Class

TcHmiSrv Namespace