Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 IEnumerable(T) Members
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
IEnumerable<(Of <(T>)>) Members

Exposes the enumerator, which supports a simple iteration over a collection of a specified type.

The IEnumerable<(Of <(T>)>) type exposes the following members.

  NameDescription
19e6zeyy.pubmethod(en-us,VS.90).gif19e6zeyy.CFW(en-us,VS.90).gif19e6zeyy.xna(en-us,VS.90).gifGetEnumeratorOverloaded.
Top
  NameDescription
19e6zeyy.pubextension(en-us,VS.90).gifAggregateApplies an accumulator function over a sequence. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifAllDetermines whether all elements of a sequence satisfy a condition. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifAncestorsOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifAnyOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifAsEnumerableReturns the input typed as IEnumerable<(Of <(T>)>). (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifAsQueryableOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifAverageOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifCastConverts the elements of an IEnumerable to the specified type. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifConcatConcatenates two sequences. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifContainsOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifCopyToDataTableOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifCountOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifDefaultIfEmptyOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifDescendantNodes Returns a collection of the descendant nodes of every document and element in the source collection. (Defined by Extensions.)
19e6zeyy.pubextension(en-us,VS.90).gifDescendantsOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifDistinctOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifElementAtReturns the element at a specified index in a sequence. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifElementAtOrDefaultReturns the element at a specified index in a sequence or a default value if the index is out of range. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifElementsOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifExceptOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifFirstOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifFirstOrDefaultOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifInDocumentOrder Returns a collection of nodes that contains all nodes in the source collection, sorted in document order. (Defined by Extensions.)
19e6zeyy.pubextension(en-us,VS.90).gifIntersectOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifLastOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifLastOrDefaultOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifLongCountOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifMaxOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifMinOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifNodes Returns a collection of the child nodes of every document and element in the source collection. (Defined by Extensions.)
19e6zeyy.pubextension(en-us,VS.90).gifOfTypeFilters the elements of an IEnumerable based on a specified type. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifRemove Removes every node in the source collection from its parent node. (Defined by Extensions.)
19e6zeyy.pubextension(en-us,VS.90).gifReverseInverts the order of the elements in a sequence. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifSequenceEqualOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifSingleOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifSingleOrDefaultOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifSkipBypasses a specified number of elements in a sequence and then returns the remaining elements. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifSkipWhileOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifSumOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifTakeReturns a specified number of contiguous elements from the start of a sequence. (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifTakeWhileOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifToArrayCreates an array from a IEnumerable<(Of <(T>)>). (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifToListCreates a List<(Of <(T>)>) from an IEnumerable<(Of <(T>)>). (Defined by Enumerable.)
19e6zeyy.pubextension(en-us,VS.90).gifUnionOverloaded.
19e6zeyy.pubextension(en-us,VS.90).gifWhereOverloaded.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker