ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / NativeFile Class
Methods


In This Topic
    NativeFile Class Members
    In This Topic

    The following tables list the members exposed by NativeFile.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Checks if the specified file path exists.  
    Public Methodstatic (Shared in Visual Basic)Gets the last write time access for the specified path.  
    Public Methodstatic (Shared in Visual Basic)Opens a binary file, reads the contents of the file into a byte array, and then closes the file.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Opens a text file, reads all lines of the file, and then closes the file.  
    Top
    See Also