Initializes a new instance of the IdentifierExpression class.
Namespace:
Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public IdentifierExpression( string name ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ name As String _ ) |
Parameters
- name
- Type: System..::.String
The identifier name.