Nevron .NET Vision
Nevron.Chart Namespace / NSlaveCollection Class
Members


In This Topic
    NSlaveCollection Class
    In This Topic
    A collection of INSlave derived objects
    Object Model
    NSlaveCollection Class
    Syntax
    'Declaration
     
    
    <System.Reflection.DefaultMemberAttribute("Item")>
    <System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    <System.SerializableAttribute()>
    Public Class NSlaveCollection 
    'Usage
     
    
    Dim instance As NSlaveCollection
    [System.Reflection.DefaultMember("Item")]
    [System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)]
    [System.Serializable()]
    public class NSlaveCollection 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NSlaveCollection

    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