Click or drag to resize

FileSystem.GetClose Method

Frees an internal context which is generated by calling GetFirstFile().

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
public void GetClose()
Remarks
You must call this method when you are done navigating the file system.
See Also