C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / UIStrings Class


UIStrings Class Methods

For a list of all members of this type, see UIStrings members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a string to the collection, specifying the ordinal.  
Public MethodAdds a string to the collection, preserving the order.  
Public MethodReturns the description of a string.  
Public MethodReturns the key of an item with the specified index.  
Public MethodGets the string by its index.  
Public MethodTests whether a string in the collection has default value.  
Public MethodOverloaded. Sets all strings in collection to their default values.  
Public MethodSets the value of a string with the specified index.  
Public MethodIndicates whether any of the strings in the current collection have non-default values.  
Top
Protected Methods
 NameDescription
Protected MethodFires the CollectionChanged event.  
Protected MethodFires the ItemAdded event.  
Protected MethodFires the ItemChanged event.  
Top
See Also