MESCIUS SPREAD for Windows Forms 17.0J
Insert メソッド (RibbonGroupCollection)

値を挿入する位置の、ゼロから始まるインデックス。
挿入する<typeparamref name="T" />。
RibbonGroupCollectionの指定したインデックスにRibbonGroupを挿入します。
構文
'Declaration
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal group As RibbonGroup _
) 
public void Insert( 
   int index,
   RibbonGroup group
)

パラメータ

index
値を挿入する位置の、ゼロから始まるインデックス。
group
挿入する<typeparamref name="T" />。
参照

RibbonGroupCollection クラス
RibbonGroupCollection メンバ

 

 


© MESCIUS inc. All rights reserved.