'Declaration
<DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> Public Class IconSet Inherits System.Collections.ObjectModel.KeyedCollection(Of Size,C1Icon)
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] public class IconSet : System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>