名前 | 解説 | |
---|---|---|
IconSet コンストラクタ |
IconSetデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
IconSet コンストラクタ |
名前 | 解説 | |
---|---|---|
Comparer | System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>から継承されます。 | |
Count | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Item | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>から継承されます。 |
名前 | 解説 | |
---|---|---|
Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Clone | Creates a new object that is a deep copy of the current instance. | |
Contains | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>から継承されます。 | |
CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Equals | Indicates whether the specified object is a IconSet and contains the same set of icons as this icon set. | |
GetHashCode | ||
GetNextAvailableIcon | Gets 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). | |
IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
ReadXml | Reads this IconSet from an System.Xml.XmlReader. | |
Remove | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>から継承されます。 | |
RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
WriteXml | Writes this IconSet into an System.Xml.XmlWriter. |
名前 | 解説 | |
---|---|---|
ChangeItemKey | System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>から継承されます。 | |
ClearItems | オーバーライドされます。 | |
GetKeyForItem | オーバーライドされます。 | |
InsertItem | オーバーライドされます。 | |
OnCollectionChanged | ||
RemoveItem | オーバーライドされます。 | |
SetItem | System.Collections.ObjectModel.KeyedCollection<Size,C1Icon>から継承されます。 |
名前 | 解説 | |
---|---|---|
CollectionChanged | Occurs when the collection changes. |