ILiteCollectionTFindOne(Query) Method |
Find the first document using defined query structure. Returns null if not found
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxParameters
- query Query
-
Return Value
T
See Also