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


In This Topic
    NRemoveElementOperation Class Members
    In This Topic

    The following tables list the members exposed by NRemoveElementOperation.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the unique id of the composite element in which the element was inserted  
    Public PropertyGets/sets the operation description (Inherited from Nevron.Dom.NOperation)
    Public PropertyInternally stored copy of the removed element  
    Public PropertyGets the index at which the element was inserted  
    Top
    Public Methods
     NameDescription
    Public MethodExecutes the operation by toggling its state (Inherited from Nevron.Dom.NOperation)
    Public MethodOverridden. Overriden to remove the element from the composite to which it was added  
    Public MethodExports information about the operation as a leaf of the specified tree node parent (Inherited from Nevron.Dom.NOperation)
    Public MethodOverridden. Overriden to insert a copy of the element in the composite  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.Dom.NOperation)
    Top
    See Also