[ROOT] / doc / tocInheritance / QueryExpression / QueryExpressionSkip / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | Class | 
| Name | QueryExpressionSkip | 
| Namespace | ARCQuery | 
| Type | QueryExpressionSkip | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCQuery | 
| BaseTypes | QueryExpression | 
| ClassNamespace | ARCQuery | 
| ClassType | QueryExpressionSkip | 
| Interfaces | ITypeDescriber; -IEquatable<QueryExpression>- | 
Skips the specified number of elements from the current query result.
Useful in combination with QueryExpressionTake.
See SyntaxHelp.
Generated 2025-10-31 17:27:05.779 UTC