NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteQueryableResult<T> Interface
ILiteQueryableResult<T> Methods
Count Method
ExecuteReader Method
Exists Method
First Method
FirstOrDefault Method
ForUpdate Method
GetPlan Method
Into Method
Limit Method
LongCount Method
Offset Method
Single Method
SingleOrDefault Method
Skip Method
ToArray Method
ToDocuments Method
ToEnumerable Method
ToList Method
ILite
Queryable
Result
T
Offset Method
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
ILiteQueryableResult
<T>
Offset
(
int
offset
)
Parameters
offset
Int32
Return Value
ILiteQueryableResult
T
See Also
Reference
ILiteQueryableResult
T
Interface
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.