名前 | 解説 | |
---|---|---|
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 | Adds a set of PrintStyle objects to the collection. | |
Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Contains | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>から継承されます。 | |
CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
GetUniqueStyleName | Returns the System.String value which can be used as unique style name. | |
IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
LoadDefaults | Fills collection with default printing styles. | |
Remove | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>から継承されます。 | |
RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
TryGetValue | System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>から継承されます。 |