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
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.