Interface IIdIterator Describes an iterator that returns ids. Inherited Members IQueryIterator<IIdQueryResult>.Current IIterator.CanMoveNext() IIterator.CanMovePrevious() IIterator.MoveNextAsync() IIterator.MovePreviousAsync() IIterator.Reset() Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsQuerying Assembly: Stylelabs.M.Sdk.dll Syntax RequestResponseCopypublic interface IIdIterator : IQueryIterator<IIdQueryResult>, IIterator