Nevron Open Vision Documentation
Nevron.Nov.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 items in one collection element.
    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.Nov.Diagram.Batches.NBatch
          Nevron.Nov.Diagram.Batches.NBatchInsert

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also