Input for WinForms | ComponentOne
C1.Framework Namespace / IconSet Class
Properties Methods Events


In This Topic
    IconSet Class Members
    In This Topic

    The following tables list the members exposed by IconSet.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodCreates a new object that is a deep copy of the current instance.  
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodIndicates whether the specified object is a IconSet and contains the same set of icons as this icon set.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method  
    Public MethodGets the next available icon of the requested size. If the icon of requested size is available in the icon set, it will be returned. Otherwise, the icon of the next bigger size will be returned (or the biggest one icon of requested size is too big).  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodReads this IconSet from an System.Xml.XmlReader.  
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>)
    Public MethodWrites this IconSet into an System.Xml.XmlWriter.  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventOccurs when the collection changes.  
    Top
    See Also