Interface IQueryIterator
Base interface for iterating over query results.
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsQueryingGeneric
Assembly: Stylelabs.M.Sdk.dll
Syntax
Type Parameters
| Name | Description |
|---|---|
| T | A subtype of IQueryResult. |
Properties
Current
Gets get the current result during iteration.
Declaration
Property Value
| Type | Description |
|---|---|
| T |
If you have suggestions for improving this article, let us know!