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


In This Topic
    NElementStateChangeOperation Class
    In This Topic
    Represents an operation, which is recorded when the entire state or only fields of an element are about to be changed
    Object Model
    NElementStateChangeOperation Class
    Syntax
    'Declaration
     
    
    Public Class NElementStateChangeOperation 
       Inherits NOperation
    'Usage
     
    
    Dim instance As NElementStateChangeOperation
    public class NElementStateChangeOperation : NOperation 
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NOperation
          Nevron.Dom.NElementStateChangeOperation

    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