Creates a new instance of the 
C1IconCollectionEditor class using the specified collection type.
 
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Function New( _
   ByVal  As Type _
)
             
        
            
            public C1IconCollectionEditor( 
   Type 
)
             
        
             
        
            パラメータ
- type
 
- The type of the collection for this editor to edit.
 
             
            
            
            
            
            
            
            
            
            
            
            
            参照