public class TextEntryManager
Public Class TextEntryManager
public ref class TextEntryManager
type TextEntryManager = class end
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) |
GetFor(String) | Gets TermsConverter.TextEntryManager.TextEntryState for the given text. |
GetFor(IPrimitive, Int32) | Gets TermsConverter.TextEntryManager.TextEntryState for the given term taking in account the cursorPos. |
GetFor(String, Int32) | Gets TermsConverter.TextEntryManager.TextEntryState for the given text taking in account the cursorPos. |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetList | Returns a list of splitted text entries. |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
Substring | Returns substring of the text. |
ToString | Returns a string that represents the current object. (Inherited from Object) |