NevronOpenVision
Nevron.Nov.UI Namespace / NTextRepresentableItemMap Class


In This Topic
NTextRepresentableItemMap Class Methods
In This Topic

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

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