NevronOpenVision
Nevron.Nov.Diagram.Batches Namespace / NBatch<TItem> Class / Build Method / Build(NList<TItem>) Method
nodes from which to build the batch
In This Topic
    Build(NList<TItem>) Method
    In This Topic
    Builds the batch from the specified nodes
    Syntax
    public virtual void Build( 
       NList<TItem> items
    )

    Parameters

    items
    nodes from which to build the batch
    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