Mono Class Library: OverviewSystem.Collections.IDictionary: ExtensionMethod Members |
The extension methods of System.Collections.IDictionary are listed below. For a list of all members, see the IDictionary Members list.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.