Delegate Storage<K, T>.IterationItemCallback Namespace: Oasys.Common.Tools Assembly: Oasys.Common.dll Syntax public delegate void IterationItemCallback(T item); Parameters Type Name Description T item Extension Methods Extensions.In<T>(T, T[])