Class QuickInfoItem
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v10.dll
Stores simple text data related to popup hint.
public class QuickInfoItem : CodeCompletionProviderItem, IQuickInfoItem, ICodeCompletionProviderItem, IComparable
- Inheritance
-
QuickInfoItem
- Implements
Constructors
- QuickInfoItem(string)
Initializes a new instance of the
QuickInfoItemclass with specified settings.
Properties
- Text
Gets or sets content of the
IQuickInfoItem.
Methods
- CompareTo(object)
Compares this instance to a specified object and returns an indication of their relative values.