NativeFileSO

Keiwando.NFSO.NativeFileSOMacWin

static method

FilesFromPaths

public static OpenedFile[] FilesFromPaths (string[] paths) 

Summary

Loads the contents of multiple files at the specified paths into instances of the OpenedFile class.

Parameters

paths

An array of full paths to the files to be loaded.

Returns

An array of OpenedFile instances containing the loaded file data.