Operators Listed by Functionality
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 |
---|---|
These operators perform mathematical calculations. |
|
These operators perform assignment operations. |
|
These operators perform comparisons. |
|
These operators combine strings. |
|
These operators perform logical operations. |
|
These operators perform arithmetic shifts on bit patterns. |
|
These operators perform miscellaneous operations. |
See Also
Concepts
Operators and Expressions in Visual Basic