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