コレクションの要素を C1CommandLinks の指定されたインデックスに挿入します。
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overrides Sub InsertRange( _
   ByVal  As System.Integer, _
   ByVal  As System.Collections.ICollection _
) 
             
        
            
            public override void InsertRange( 
   System.int ,
   System.Collections.ICollection 
)
             
        
             
        
            パラメータ
- index
 
- c
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照