public class CollectionSubset<T> : IEnumerable<T>, IEnumerable
Public Class CollectionSubset(Of T) Implements IEnumerable(Of T), IEnumerable
generic<typename T> public ref class CollectionSubset : IEnumerable<T>, IEnumerable
type CollectionSubset<'T> = class interface IEnumerable<'T> interface IEnumerable end
The CollectionSubsetT type exposes the following members.
Copyright © Catalyst Fire 2014