SnippetAutocompleteItem Methods

T3000 CrossPlatform

SnippetAutocompleteItem Methods

[This is preliminary documentation and is subject to change.]

The SnippetAutocompleteItem type exposes the following members.

Methods
  NameDescription
Public methodCompare
Compares fragment text with this item
(Overrides AutocompleteItemCompare(String).)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetTextForReplace (Overrides AutocompleteItemGetTextForReplace.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnSelected (Overrides AutocompleteItemOnSelected(AutocompleteMenu, SelectedEventArgs).)
Public methodToString (Overrides AutocompleteItemToString.)
Top
See Also