public bool Clear(CoreDll.FileType fileType) { return(m_dll.adClear(m_handle, fileType) == CoreDll.Error.Ok); }