Nevron Open Vision Documentation
Nevron.Nov.Diagram.Batches Namespace / NBatch Class
Members


In This Topic
    NBatch Class
    In This Topic
    The NBatch class represents a set of diagram items and serves as base class for more specialized batches
    Object Model
    NBatch Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NBatch 
    'Usage
     
    
    Dim instance As NBatch
    public abstract class NBatch 
    Remarks
    Before using a batch you must call the Build method, which takes only one parameter - the diagram items from which the batch must be built
    Inheritance Hierarchy
    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