Connector for importing data to a DataEngine table from an arbitrary IEnumerable.
            オブジェクト モデル
            シンタックス
            
            
            
            
            '宣言
 
Public Class ObjectConnector(Of ) 
   Inherits Connector
             
        
            
            public class ObjectConnector<> : Connector 
             
        
             
         
            型パラメータ
- T
 
- The type of the elements of IEnumerable.
 
 
            
            
            
            
            
            
            
            
            継承階層
System.Object
   C1.DataEngine.Connector
      C1.DataEngine.ObjectConnector<T>
 
            
            
            参照