Nevron .NET Vision
Nevron.Dom Namespace / NElementIndex Class
Properties Methods


In This Topic
    NElementIndex Class Members
    In This Topic

    The following tables list the members exposed by NElementIndex.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyObtains a reference to the id index  
    Public PropertyObtains a reference to the unique id index  
    Top
    Public Methods
     NameDescription
    Public MethodClears the index  
    Public MethodDetermines whether the specified id exists in the index  
    Public MethodDetermines whether the specified unique id exists in the index  
    Public MethodObtains a reference to an element given its id  
    Public MethodObtains a reference to an element given its unique id  
    Public MethodMakes a new element Id for the specified element  
    Public MethodMakes a new element Guid for the specified element  
    Public Method  
    Public MethodRebuilds the element index from the specified element and its possible descendants  
    Public MethodRegisters the specified element in the index  
    Public MethodUnregisters the specified element from the registry  
    Top
    See Also