Save an object to a file.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Exceptions
| Exception | Condition |
|---|---|
| FileOpenException | An error occurred while opening the specified file. |
| ArgumentException | The supplied object reference is null. |
| ArgumentException | The path argument is not a valid file name. |
See Also