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.

  NameDescription
Public method 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.
Public method 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.
Public method 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.
Public method 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.
Top
Show: