Click or drag to resize

JamItemIdListCollectionGetEnumerator Method

Returns an enumerator that iterates through the collection.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public IEnumerator<IJamItemIdList> GetEnumerator()

Return Value

IEnumeratorIJamItemIdList
An enumerator for the items.

Implements

IEnumerableTGetEnumerator
See Also