1. Stylelabs.M.Sdk.Contracts.Querying

Interface IIdIterator

Describes an iterator that returns ids.

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 IIdIterator : IQueryIterator<IIdQueryResult>, IIterator
If you have suggestions for improving this article, let us know!