public interface IOperatorInfo : IDetailedTermPublic Interface IOperatorInfo
Inherits IDetailedTermpublic interface class IOperatorInfo : IDetailedTermtype IOperatorInfo =
interface
interface IDetailedTerm
end| Description |
Description of the current Term.
(Inherited from IDetailedTerm) |
| HotKey | Hot key for insertion of the operator. |
| Symbol | Symbol of the operator. |
| Title |
Title of the current Term.
(Inherited from IDetailedTerm) |
| Type | Type of the operator. |
| GetDetails |
Shows a string representation of current expression component information.
(Inherited from IDetailedTerm) |
| ToTerm |
Returns a Term current detailed description is prepared for.
(Inherited from IDetailedTerm) |