VBSymbol Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the VB symbol components.
System::Object
System.Web.Razor.Tokenizer.Symbols::SymbolBase<VBSymbolType>
System.Web.Razor.Tokenizer.Symbols::VBSymbol
System.Web.Razor.Tokenizer.Symbols::SymbolBase<VBSymbolType>
System.Web.Razor.Tokenizer.Symbols::VBSymbol
Assembly: System.Web.Razor (in System.Web.Razor.dll)
The VBSymbol type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | VBSymbol(SourceLocation, String, VBSymbolType) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the VBSymbol class. |
![]() | VBSymbol(SourceLocation, String, VBSymbolType, IEnumerable<RazorError>) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the VBSymbol class. |
![]() | VBSymbol(Int32, Int32, Int32, String, VBSymbolType) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the VBSymbol class. |
![]() | VBSymbol(Int32, Int32, Int32, String, VBSymbolType, IEnumerable<RazorError>) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the VBSymbol class. |
| Name | Description | |
|---|---|---|
![]() | Content | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the content of a SymbolBase<TType>. (Inherited from SymbolBase<TType>.) |
![]() | Errors | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the razor error. (Inherited from SymbolBase<TType>.) |
![]() | Keyword | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the keyword used in the VB. |
![]() | Start | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the starting point of the source location. (Inherited from SymbolBase<TType>.) |
![]() | Type | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a Type that inherits from the base Type. (Inherited from SymbolBase<TType>.) |
| Name | Description | |
|---|---|---|
![]() | ChangeStart | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Changes the start of the machine. (Inherited from SymbolBase<TType>.) |
![]() | Equals | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Indicates a value whether the current object is equal to the new object. (Overrides SymbolBase<TType>::Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Returns the hash code for this instance. (Overrides SymbolBase<TType>::GetHashCode().) |
![]() ![]() | GetSample | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the specified data sample from the object. |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OffsetStart | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Starts the time’s offset for the source location. (Inherited from SymbolBase<TType>.) |
![]() | ToString | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Generates a string representation of the current SymbolBase<TType> object. (Inherited from SymbolBase<TType>.) |
Show:
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)