名前 | 解説 | |
---|---|---|
PrintStyleCollection コンストラクタ |
PrintStyleCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Comparer | System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>から継承されます。 | |
Count | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Item | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>から継承されます。 |
名前 | 解説 | |
---|---|---|
Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
AddRange | コレクションに PrintStyleオブジェクトのセットを追加します。 | |
Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Contains | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>から継承されます。 | |
CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
GetUniqueStyleName | 一意のスタイル名として使用することができる System.String値を返します。 | |
IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
LoadDefaults | デフォルトの印刷スタイルでコレクションを満たします。 | |
Remove | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>から継承されます。 | |
RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |