NevronOpenVision
Nevron.Nov.Diagram.Batches Namespace / NBatchTransform<TItem> Class / Build Method / Build(NList<TItem>) Method
In This Topic
    Build(NList<TItem>) Method
    In This Topic
    Builds the transformer batch from the specified building items.
    Syntax
    public override void Build( 
       NList<TItem> items
    )

    Parameters

    items
    Remarks
    The implementation will filter the building nodes for NModel base type.
    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