NevronOpenVision
Nevron.Nov.UI Namespace / NTextRepresentableItemMap Class
Methods


NTextRepresentableItemMap Class Members

The following tables list the members exposed by NTextRepresentableItemMap.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Methods
 NameDescription
Public MethodAdds the given item to the map.  
Public MethodGet an item, whose text starts with the given character, and which is after the item with the given index in the items collection it resides in. Returns null if no item with the given first char exist.  
Public MethodRemoves the given item from the map.  
Public MethodUpdates the location of the given item in the map. This method should always be called when the text of the item has changed.  
Top
See Also