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


In This Topic
    NInsertElementOperation Class
    In This Topic
    Represents an operation, which is recorded when an element is about to be inserted in an element composite
    Object Model
    NInsertElementOperation Class
    Syntax
    'Declaration
     
    
    Public Class NInsertElementOperation 
       Inherits NOperation
    'Usage
     
    
    Dim instance As NInsertElementOperation
    public class NInsertElementOperation : NOperation 
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NOperation
          Nevron.Dom.NInsertElementOperation

    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