VBKeyword Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the list of Visual Basic keywords.
public enum VBKeyword
type VBKeyword =
Public Enum VBKeyword
- Inheritance
-
VBKeyword
Fields
AddHandler | 0 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
AddressOf | 23 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Alias | 46 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
And | 69 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
AndAlso | 1 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
As | 24 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Boolean | 47 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
ByRef | 70 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Byte | 2 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
ByVal | 25 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Call | 48 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Case | 71 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Catch | 3 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CBool | 26 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CByte | 49 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CChar | 72 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CDate | 4 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CDbl | 27 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CDec | 50 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Char | 73 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CInt | 5 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Class | 28 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CLng | 51 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CObj | 74 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Const | 6 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Continue | 29 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CSByte | 52 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CShort | 75 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CSng | 7 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CStr | 30 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CType | 53 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CUInt | 76 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CULng | 8 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
CUShort | 31 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Date | 54 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Decimal | 77 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Declare | 9 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Default | 32 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Delegate | 55 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Dim | 78 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
DirectCast | 10 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Do | 33 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Double | 56 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Each | 79 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Else | 11 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
ElseIf | 34 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
End | 57 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
EndIf | 80 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Enum | 12 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Erase | 35 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Error | 58 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Event | 81 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Exit | 13 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
False | 36 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Finally | 59 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
For | 82 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Friend | 14 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Function | 37 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Get | 60 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetType | 83 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetXmlNamespace | 15 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Global | 38 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GoSub | 61 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GoTo | 84 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Handles | 16 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
If | 39 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Implements | 62 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Imports | 85 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
In | 17 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Inherits | 40 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Integer | 63 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Interface | 86 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Is | 18 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
IsNot | 41 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Let | 64 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Lib | 87 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Like | 19 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Long | 42 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Loop | 65 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Me | 88 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Mod | 20 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Module | 43 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
MustInherit | 66 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
MustOverride | 89 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
MyBase | 21 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
MyClass | 44 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Namespace | 67 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Narrowing | 90 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
New | 22 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Next | 45 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Not | 68 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Nothing | 91 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
NotInheritable | 92 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
NotOverridable | 107 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Object | 122 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Of | 137 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
On | 93 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Operator | 108 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Option | 123 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Optional | 138 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Or | 94 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
OrElse | 109 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Overloads | 124 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Overridable | 139 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Overrides | 95 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
ParamArray | 110 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Partial | 125 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Private | 140 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Property | 96 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Protected | 111 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Public | 126 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
RaiseEvent | 141 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
ReadOnly | 97 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
ReDim | 112 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Rem | 127 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
RemoveHandler | 142 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Resume | 98 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Return | 113 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
SByte | 128 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Select | 143 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Set | 99 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Shadows | 114 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Shared | 129 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Short | 144 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Single | 100 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Static | 115 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Step | 130 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Stop | 145 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
String | 101 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Structure | 116 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Sub | 131 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
SyncLock | 146 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Then | 102 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Throw | 117 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
To | 132 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
True | 147 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Try | 103 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
TryCast | 118 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
TypeOf | 133 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
UInteger | 148 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
ULong | 104 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
UShort | 119 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Using | 134 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Variant | 149 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Wend | 105 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
When | 120 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
While | 135 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Widening | 150 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
With | 106 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
WithEvents | 121 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
WriteOnly | 136 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Xor | 151 | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Applies to
Feedback
Submit and view feedback for