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


In This Topic
    NSetElementIndexOperation Class Members
    In This Topic

    The following tables list the members exposed by NSetElementIndexOperation.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the unique id of the container element in which the element resides  
    Public PropertyGets the current element index  
    Public PropertyGets/sets the operation description (Inherited from Nevron.Dom.NOperation)
    Public PropertyGets the unique id of the element  
    Public PropertyGets the new element index  
    Top
    Public Methods
     NameDescription
    Public MethodExecutes the operation by toggling its state (Inherited from Nevron.Dom.NOperation)
    Public MethodOverridden. Overriden to restore the new object index inside the collection  
    Public MethodExports information about the operation as a leaf of the specified tree node parent (Inherited from Nevron.Dom.NOperation)
    Public MethodOverridden. Overriden to restore the old object index inside the collection  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.Dom.NOperation)
    Top
    See Also