Skip to main content
A newer version of this page is available. .

OperatorInfo Constructors

Provides information about an operator listed in the Expression Editor.
Name Parameters Description
OperatorInfo() none Initializes a new instance of the OperatorInfo class with the default settings.
OperatorInfo(OperatorInfo) other Initializes a new instance of the OperatorInfo class with the specified prototype.
OperatorInfo(String) category Initializes a new instance of the OperatorInfo class with the specified category.
See Also