public interface IOperatorInfo : IDetailedTerm
Public Interface IOperatorInfo
Inherits IDetailedTerm
public interface class IOperatorInfo : IDetailedTerm
type 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) |