public class OperatorInfo : IDetailedTermPublic Class OperatorInfo
Implements IDetailedTermpublic ref class OperatorInfo : IDetailedTermtype OperatorInfo =
class
interface IDetailedTerm
end| OperatorInfo | Initializes a new instance of the OperatorInfo class |
| Description | Description of the current Term. |
| HotKey | Горячая клавиша для вставки оператора |
| Symbol | Символ для вставки |
| Title | Title of the current Term. |
| Type | Тип оператора |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetDetails | Shows a string representation of current expression component information. |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | (Overrides ObjectToString) |
| ToTerm | Returns a Term current detailed description is prepared for. |