Blazor コントロール
InsertRange メソッド (MenuItemsCollection)

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

パラメータ

startingIndex
items
参照

MenuItemsCollection クラス
MenuItemsCollection メンバ