名前 | 解説 | |
---|---|---|
Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Contains | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<Font,FontHandler>から継承されます。 | |
CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
GetEnumerator | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
GetFontHandler | 指定された GrapeCity.Documents.Text.Font に関連付けられている既存の FontHandler を取得します。 そのようなフォントが存在しない場合は、新しいフォントを作成します。 | |
IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Remove | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<Font,FontHandler>から継承されます。 | |
RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
TryGetFontHandler | 指定された GrapeCity.Documents.Text.Font に関連付けられている FontHandler を取得します。 |