AdgFactory.NewDirectory Method

Definition

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

Creates a new instance of the interface.

IDirectory NewDirectory(AdgConnection cn, string PathName)

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.

IDirectory NewDirectory(AdgConnection cn, string PathName)

Parameters

Type Parameter name Description
AdgConnection cn The to use for the operation.
String PathName The path name of the directory.

Returns

Type Description
IDirectory A new instance of the interface.

See Also