'Declaration Public Function New( _ ByVal name As System.String, _ ByVal syntax As System.String, _ ByVal description As System.String, _ ByVal type As ItemType _ )
public ExpressionItem( System.string name, System.string syntax, System.string description, ItemType type )
Parameters
- name
- syntax
- description
- type