fileDataStructureExtensionsLoadDataStructureT Method |
Namespace: imbSCI.Core.files.fileDataStructure
public static T LoadDataStructure<T>( this string path, folderNode parentFolder = null, ILogBuilder output = null ) where T : new(), IFileDataStructure
| Exception | Condition |
|---|---|
| NotImplementedException | Can't have File Data Structure loaded if no file structure mode specified or JSON not implemented yet or binary file not implemented yet |