Nevron .NET Vision
Nevron.Dom Namespace / NAttributePropertyChangeOperation Class
Members


In This Topic
    NAttributePropertyChangeOperation Class
    In This Topic
    Represents an operation, which is recorded when a property of an element attribute is about to be changed
    Object Model
    NAttributePropertyChangeOperation Class
    Syntax
    'Declaration
     
    
    Public Class NAttributePropertyChangeOperation 
       Inherits NOperation
    'Usage
     
    
    Dim instance As NAttributePropertyChangeOperation
    public class NAttributePropertyChangeOperation : NOperation 
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NOperation
          Nevron.Dom.NAttributePropertyChangeOperation

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also