public static IItemCollection<T> ToLazyItemCollection<T>( IEnumerable<T> source )
'Declaration Public Shared Function ToLazyItemCollection(Of T)( _ ByVal source As IEnumerable(Of T) _ ) As IItemCollection(Of T)
ItemCollectionExtensions Class ItemCollectionExtensions Members