Initializes a new instance of the
Identifier class
Namespace:
Stimulsoft.Data.Expressions.NCalc.Domain
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic Identifier(
string name
)
Public Sub New (
name As String
)
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:Stimulsoft.Data.Expressions.NCalc.Domain.Identifier.#ctor(System.String)"]
See Also