C1.Win.8 Assembly / C1.Framework Namespace / IconSet Class


IconSet Class Methods

For a list of all members of this type, see IconSet members.

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  
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
See Also