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

ItemInfoBase Constructors

The base for classes that provide functionality to Expression Editor items (such as constants, functions and data columns).
Name Parameters Description
ItemInfoBase(ItemInfoBase) other Initializes a new instance of the ItemInfoBase class with the specified prototype.
ItemInfoBase(String) category Initializes a new instance of the ItemInfoBase class with the specified category.
See Also