Click or drag to resize

IDfsFileFactoryDfsGenericOpen Method

Overload List
  NameDescription
Public methodDfsGenericOpen(String)
Open a dfs file for reading, using the general classes.

Preferably you should open the file with one of the dfs file specific versions.

Public methodDfsGenericOpen(String, IDfsParameters)
Open a dfs file for reading, using the general classes.

Preferably you should open the file with one of the dfs file specific versions.

Top
See Also