Nevron .NET Vision
Nevron.Diagram.Batches Namespace / NBatchInsert Class
Members


In This Topic
    NBatchInsert Class
    In This Topic
    The NBatchInsert class is used to facilitate the insertion of multiple nodes in one composite
    Object Model
    NBatchInsert Class
    Syntax
    'Declaration
     
    
    Public Class NBatchInsert 
       Inherits NBatch
    'Usage
     
    
    Dim instance As NBatchInsert
    public class NBatchInsert : NBatch 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Batches.NBatch
          Nevron.Diagram.Batches.NBatchInsert

    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