AdgFactory.NewLibraryList Method

Definition

Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll

Creates a new instance of the interface.

ILibraryList NewLibraryList(AdgConnection cn)

Creates a new instance of the interface.

Remarks

This method uses the method to create a new instance of the interface.The method is a generic method that takes a function delegate as a parameter.The function delegate is responsible for creating the new instance.If the parameter is null, an is thrown.

ILibraryList NewLibraryList(AdgConnection cn)

Parameters

Type Parameter name Description
AdgConnection cn The to use for the operation.

Returns

Type Description
ILibraryList A new instance of the interface.

See Also