Nevron .NET Vision
Nevron.UI Namespace / NUIShapeCollection Class
Members


In This Topic
    NUIShapeCollection Class
    In This Topic
    Summary description for NUIShapeCollection.
    Object Model
    NUIShapeCollection Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Collections.NSingleList)>
    Public Class NUIShapeCollection 
       Inherits Nevron.Collections.NList
    'Usage
     
    
    Dim instance As NUIShapeCollection
    [System.Xml.Serialization.XmlInclude(Nevron.Collections.NSingleList)]
    public class NUIShapeCollection : Nevron.Collections.NList 
    Inheritance Hierarchy

    System.Object
       Nevron.Collections.NList
          Nevron.UI.NUIShapeCollection

    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