Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public static class Gregor.Core.Collections.CollectionUtil Custom Attributes: Gregor.Core.Module() Description:
static public System.Int32 BinarySearch(System.Collections.Generic.IList<> list, KeyType key, Gregor.Core.Callback<, , > comparer) Custom Attributes: Description:
static public System.Int32 IndexOf(System.Collections.IEnumerable col, System.Object obj, System.Boolean fUseEquals) Custom Attributes: Description:
System.Collections.Generic.IList<>