ILibraryList interface.RemoveEntry Method
Definition
Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll
Removes a library from the user portion of the library list.
void RemoveEntry(string path)
Removes a library from the user portion of the library list.
void RemoveEntry(string path)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| String | path | The path of the library to remove. |