LocalVariableDeclaration<TVariableName> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Bond.Schema]
[System.CodeDom.Compiler.GeneratedCode("gbc", "0.12.1.0")]
public class LocalVariableDeclaration<TVariableName>
[<Bond.Schema>]
[<System.CodeDom.Compiler.GeneratedCode("gbc", "0.12.1.0")>]
type LocalVariableDeclaration<'VariableName> = class
Public Class LocalVariableDeclaration(Of TVariableName)
Type Parameters
- TVariableName
- Inheritance
-
LocalVariableDeclaration<TVariableName>
- Attributes
-
Bond.SchemaAttribute GeneratedCodeAttribute
Constructors
| LocalVariableDeclaration<TVariableName>() | |
| LocalVariableDeclaration<TVariableName>(String, String) |
Properties
| InferredInformation | |
| Position | |
| Range | |
| Type | |
| VariableName |