ExpressionItem Constructor(String,String,ItemType)
In This Topic
Syntax
'Declaration
Public Function New( _
ByVal As System.String, _
ByVal As System.String, _
ByVal As ItemType _
)
public ExpressionItem(
System.string ,
System.string ,
ItemType
)
Parameters
- name
- syntax
- type
See Also