'宣言 Public Class IconSet Inherits System.Collections.ObjectModel.KeyedCollection(Of Size,C1Icon)
public class IconSet : System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>
System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         C1.Framework.IconSet