Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NObjectGraphPartMap Class
Members


In This Topic
    NObjectGraphPartMap Class
    In This Topic
    The NObjectGraphPartMap class, represents a mapping between a logical object and a graph part. An instance of this class is produced by graph and tree builders.
    Object Model
    NObjectGraphPartMap Class
    Syntax
    'Declaration
     
    
    Public Class NObjectGraphPartMap 
    'Usage
     
    
    Dim instance As NObjectGraphPartMap
    public class NObjectGraphPartMap 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.DataStructures.NObjectGraphPartMap

    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