VBSymbol Constructor
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.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |
Show: