Click or drag to resize

ILiteStorageTFileIdDelete Method

Delete a file inside datafile and all metadata related

Namespace: Internal.LiteDB
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
bool Delete(
	TFileId id
)

Parameters

id  TFileId
 

Return Value

Boolean
See Also