CogSerializer LoadObjectFromFile Method Cognex VisionPro 9.22 SR1
Overload List

  NameDescription
Public methodStatic memberLoadObjectFromFile(String)
Loads an object from the given file. The format of the file will be determined automatically for convenience.
Public methodStatic memberLoadObjectFromFile(String, Type)
Loads an object from a file in the specified format.
Public methodStatic memberLoadObjectFromFile(String, Type, CogSerializationOptionsConstants)
Loads an object from a file in a specified format, with option bits that cause fields to be selectively persisted.
Top
See Also