Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NTextRepresentableItemMap Class
Methods


In This Topic
    NTextRepresentableItemMap Class Members
    In This Topic

    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