AdgFactory.NewMember Method
Definition
Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll
Creates a new instance of the interface.
IMember NewMember(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.
IMember NewMember(AdgConnection cn, string PathName)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| AdgConnection | cn | The to use for the operation. |
| String | PathName | The path name of the member. |
Returns
| Type | Description |
|---|---|
| IMember | A new instance of the interface. |