NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteStorage<TFileId> Interface
ILiteStorage<TFileId> Methods
Delete Method
Download Method
Exists Method
Find Method
FindAll Method
FindById Method
OpenRead Method
OpenWrite Method
SetMetadata Method
Upload Method
ILite
Storage
TFileId
Find
By
Id Method
Find a file inside datafile and returns LiteFileInfo instance. Returns null if not found
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
LiteFileInfo
<TFileId>
FindById
( TFileId
id
)
Parameters
id
TFileId
Return Value
LiteFileInfo
TFileId
See Also
Reference
ILiteStorage
TFileId
Interface
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.