1. Stylelabs.M.Sdk.Contracts.Querying

Interface IEntityIterator

An iterator for iterating over IEntity query results.

Inherited Members

IQueryIterator.Current

IIterator.CanMoveNext()

IIterator.CanMovePrevious()

IIterator.MoveNextAsync()

IIterator.MovePreviousAsync()

IIterator.Reset()

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsQuerying

Assembly: Stylelabs.M.Sdk.dll

Syntax

public interface IEntityIterator : IQueryIterator<IEntityQueryResult>, IIterator
If you have suggestions for improving this article, let us know!