[]
        
(Showing Draft Content)

C1.DataEngine.ObjectConnector-1.-ctor

ObjectConnector Constructor

ObjectConnector(Workspace, IEnumerable<T>)

Initializes a new instance of the ObjectConnector class.

Declaration
public ObjectConnector(Workspace workspace, IEnumerable<T> data)
Parameters
Type Name Description
Workspace workspace

Workspace to use the connector in.

IEnumerable<T> data

Collection to import data from.