13.1.6.3 CloseFile
This instance method closes the BFILE referenced by the current BFILE instance.
                  
Declaration
// C# public void CloseFile();
Remarks
No error is returned if the BFILE exists, but is not opened.
                  
This instance method closes the BFILE referenced by the current BFILE instance.
                  
Declaration
// C# public void CloseFile();
Remarks
No error is returned if the BFILE exists, but is not opened.