CSharpSymbolType Enum

Definition

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

public enum CSharpSymbolType
type CSharpSymbolType = 
Public Enum CSharpSymbolType
Inheritance
CSharpSymbolType

Fields

And 19

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

AndAssign 18

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

Arrow 10

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

Assign 51

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

CharacterLiteral 8

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

Colon 30

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

Comma 25

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

Comment 6

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

Decrement 12

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

DivideAssign 28

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

Dot 26

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

DoubleAnd 20

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

DoubleColon 29

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

DoubleOr 40

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

Equals 52

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

GreaterThan 53

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

GreaterThanEqual 54

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

Hash 57

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

Identifier 1

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

Increment 46

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

IntegerLiteral 3

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

Keyword 2

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

LeftBrace 38

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

LeftBracket 35

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

LeftParenthesis 21

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

LeftShift 49

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

LeftShiftAssign 50

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

LessThan 47

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

LessThanEqual 48

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

Minus 11

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

MinusAssign 13

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

Modulo 16

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

ModuloAssign 17

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

MultiplyAssign 24

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

NewLine 4

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

Not 15

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

NotEqual 14

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

NullCoalesce 33

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

Or 41

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

OrAssign 39

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

Plus 44

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

PlusAssign 45

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

QuestionMark 32

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

RazorComment 61

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

RazorCommentStar 60

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

RazorCommentTransition 59

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

RealLiteral 7

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

RightBrace 42

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

RightBracket 34

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

RightParenthesis 22

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

RightShift 55

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

RightShiftAssign 56

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

Semicolon 31

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

Slash 27

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

Star 23

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

StringLiteral 9

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

Tilde 43

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

Transition 58

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

Unknown 0

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

WhiteSpace 5

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

Xor 37

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

XorAssign 36

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

Applies to