Nevron Open Vision Documentation
Inheritance Hierarchy
In This Topic
    Nevron.Nov.IO Namespace
    In This Topic
    Classes
     ClassDescription
    ClassStatic class that converts base data types to an array of bytes, and an array of bytes to base data types and also provides various routines for byte array manipulations.
    ClassReads basic types from a byte array, using Little Endian and Big Endian formats.
    ClassWrites basic types to a byte array, using Little Endian and Big Endian formats.
    ClassProvides information about a file and methods for its reading and manipulation.
    ClassRepresents a file system object (i.e. a file or a directory). Base class of NFile and NDirectory.
    ClassCompares file system objects by path.
    ClassHandles the implementation of the NFile an NFolder file system. Serves as base class for all file system services.
    ClassProvides information about a folder.
    Class 
    ClassAn Interop File System Services client.
    ClassA server for an Interop File System Service.
    ClassContains methods that facilitate the operations with path strings. Path strings are used to locatee files and folders inside a specific file system.
    ClassRepresents a storage document.
    ClassRepresents a file in the Storage File System.
    ClassRepresents a collection of files
    ClassRepresents a storage folder.
    ClassRepresents a collection of folders
    ClassRepresents a File System Object in the Storage File System. Serves as base class for files and folders.
    ClassRepresents a collection of files
    ClassStatic class for commonly used functions, related to streams.
    Structures
     StructureDescription
    StructureA struct used for converting double to long values (Int64) and vice versa.
    StructureA struct used for converting float to int values (Int32) and vice versa.
    Enumerations
     EnumerationDescription
    EnumerationEnumerates the date time information associated with a file system object
    See Also