PropertyGrid for WPF
InsertRange メソッド (PropertyGridAttributeCollection)

C1.WPF.PropertyGrid アセンブリ > C1.WPF.PropertyGrid 名前空間 > PropertyGridAttributeCollection クラス : InsertRange メソッド
シンタックス
'宣言
 
Public Sub InsertRange( _
   ByVal startingIndex As System.Integer, _
   ByVal items As System.Collections.Generic.IEnumerable(Of PropertyAttribute) _
) 
public void InsertRange( 
   System.int startingIndex,
   System.Collections.Generic.IEnumerable<PropertyAttribute> items
)

パラメータ

startingIndex
items
参照

PropertyGridAttributeCollection クラス
PropertyGridAttributeCollection メンバ