ILiteCollectionTFindById Method |
Find a document using Document Id. Returns null if not found.
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxT FindById(
BsonValue id
)
Parameters
- id BsonValue
-
Return Value
T
See Also