Share via


VBKeyword Enumeration

Enumerates the list of Visual Basic keywords.

Namespace:  System.Web.Razor.Tokenizer.Symbols
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

Syntax

'Declaration
Public Enumeration VBKeyword
'Usage
Dim instance As VBKeyword
public enum VBKeyword
public enum class VBKeyword
type VBKeyword
public enum VBKeyword

Members

Member name Description
AddHandler This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

AddressOf This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Alias This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

And This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

AndAlso This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

As This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Boolean This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

ByRef This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Byte This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

ByVal This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Call This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Case This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Catch This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CBool This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CByte This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CChar This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CDate This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CDbl This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CDec This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Char This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CInt This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Class This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CLng This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CObj This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Const This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Continue This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CSByte This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CShort This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CSng This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CStr This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CType This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CUInt This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CULng This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CUShort This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Date This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Decimal This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Declare This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Default This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Delegate This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Dim This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

DirectCast This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Do This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Double This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Each This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Else This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

ElseIf This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

End This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

EndIf This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Enum This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Erase This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Error This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Event This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Exit This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

False This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Finally This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Friend This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Function This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Get This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

GetType This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

GetXmlNamespace This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Global This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

GoSub This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

GoTo This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Handles This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

If This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Implements This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Imports This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

In This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Inherits This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Integer This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Interface This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Is This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

IsNot This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Let This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Lib This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Like This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Long This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Loop This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Me This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Mod This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Module This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

MustInherit This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

MustOverride This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

MyBase This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

MyClass This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Narrowing This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

New This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Next This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Not This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Nothing This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

NotInheritable This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

NotOverridable This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Object This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Of This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

On This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Operator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Option This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Optional This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Or This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

OrElse This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Overloads This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Overridable This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Overrides This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

ParamArray This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Partial This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Private This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Property This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Protected This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Public This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

RaiseEvent This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

ReadOnly This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

ReDim This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Rem This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

RemoveHandler This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Resume This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Return This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

SByte This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Select This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Set This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Shadows This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Shared This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Short This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Single This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Static This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Step This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Stop This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

String This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Structure This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Sub This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

SyncLock This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Then This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Throw This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

To This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

True This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Try This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

TryCast This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

TypeOf This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

UInteger This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

ULong This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

UShort This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Using This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Variant This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Wend This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

When This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

While This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Widening This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

With This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

WithEvents This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

WriteOnly This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Xor This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

See Also

Reference

System.Web.Razor.Tokenizer.Symbols Namespace