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


In This Topic
    NAttributePropertyChangeOperation Class Members
    In This Topic

    The following tables list the members exposed by NAttributePropertyChangeOperation.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyFull name of the element attribute  
    Public PropertyGets/sets the operation description (Inherited from Nevron.Dom.NOperation)
    Public PropertyUnique id used to resolve the element  
    Public PropertyAttribute property name  
    Public PropertyInternally stored copy of the property value  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to swap the value of the attribute property and the internally stored value  
    Public MethodRedoes the operation (Inherited from Nevron.Dom.NOperation)
    Public MethodExports information about the operation as a leaf of the specified tree node parent (Inherited from Nevron.Dom.NOperation)
    Public MethodUndoes the operation (Inherited from Nevron.Dom.NOperation)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.Dom.NOperation)
    Top
    See Also