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


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

    System.Object
       Nevron.Diagram.Batches.NBatch
          Nevron.Diagram.Batches.NBatchDelete

    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