T3000 CrossPlatform Documentation
SnippetAutocompleteItem Methods |
[This is preliminary documentation and is subject to change.]
The SnippetAutocompleteItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
Compare |
Compares fragment text with this item
(Overrides AutocompleteItemCompare(String).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetTextForReplace | (Overrides AutocompleteItemGetTextForReplace.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnSelected | (Overrides AutocompleteItemOnSelected(AutocompleteMenu, SelectedEventArgs).) | |
ToString | (Overrides AutocompleteItemToString.) |
See Also