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


In This Topic
    NImageListXMLRepresentation Class
    In This Topic
    A XML-serializable representation of the System.Windows.Forms.ImageList component.
    Object Model
    NImageListXMLRepresentation Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NImageListXMLRepresentation 
    'Usage
     
    
    Dim instance As NImageListXMLRepresentation
    [System.Serializable()]
    public class NImageListXMLRepresentation 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NImageListXMLRepresentation

    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