GrapeCity.Win.Pickers 名前空間 > FontInfoCollection クラス > AddRange メソッド : AddRange(FontInfoCollection) メソッド |
Public Overloads Sub AddRange( _ ByVal value As FontInfoCollection _ )
public void AddRange( FontInfoCollection value )
例外 | 解説 |
---|---|
System.ArgumentNullException | 追加するvalueがnullです。 またはvalue内の1つ以上の項目がnullです。 |
System.ArgumentException | value内の1つ以上の項目が、コレクションの関連付けられたGcFontPickerが持つItemFilterの条件と一致しません。 |
System.InvalidOperationException | このコレクションの現在の System.Collections.CollectionBase.Count が、関連付けられた GcFontPicker コントロールの GcFontPicker.RecentlyUsedFontsCount と同じです。 |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2