Operators Listed by Functionality (Visual Basic)

See one of the categories listed below, or open this portion of the Help table of contents to see an alphabetical list of Visual Basic operators.

Categories of Operators

Operators

Description

Arithmetic Operators

These operators perform mathematical calculations.

Assignment Operators

These operators perform assignment operations.

Comparison Operators

These operators perform comparisons.

Concatenation Operators

These operators combine strings.

Logical/Bitwise Operators

These operators perform logical operations.

Bit Shift Operators

These operators perform arithmetic shifts on bit patterns.

Miscellaneous Operators

These operators perform miscellaneous operations.

See Also

Reference

Operator Precedence in Visual Basic

Concepts

Operators and Expressions in Visual Basic