https://learn.microsoft.com/en-us/dotnet/api/system.collections.ienumerable?view=netframework-4.8.1&redirectedfrom=MSDN
IEnumerable Interface (System.Collections) | Microsoft Learn
Exposes an enumerator, which supports a simple iteration over a non-generic collection.
ienumerableinterfacesystemcollectionsmicrosoft
https://doc.dapfor.com/net-suite/html/M_Dapfor_Net_Editors_EnumerableEditor__ctor_3.htm
EnumerableEditor Constructor (IEnumerable, Boolean)
Initializes a new instance of the class.
constructorienumerableboolean
https://learn.microsoft.com/fr-fr/dotnet/api/system.collections.hashtable.system-collections-ienumerable-getenumerator?view=net-10.0
Hashtable.IEnumerable.GetEnumerator Method (System.Collections) | Microsoft Learn
Returns an enumerator that iterates through a collection.
hashtableienumerablemethodsystemcollections
https://help.agi.com/AGIComponents/html/M_AGI_Foundation_Graphics_PointBatchPrimitive_Set_2.htm
PointBatchPrimitive.Set Method (IEnumerable(Cartesian), IEnumerable(Color), RenderPassHint) | DME...
Defines the positions and colors of points in a point batch. The points are rendered in the primitive's . is provided for efficiency.
setmethodienumerablecartesiancolor
https://mongodb.github.io/mongo-csharp-driver/2.10/apidocs/html/M_MongoDB_Driver_Linq_MongoEnumerable_StandardDeviationSample__1_3.htm
MongoEnumerable.StandardDeviationSample(TSource) Method (IEnumerable(TSource), Func(TSource, Int64))
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
methodienumerablefunc
https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.openxmlelement.system-collections-ienumerable-getenumerator?view=openxml-3.0.1
OpenXmlElement.IEnumerable.GetEnumerator Method (DocumentFormat.OpenXml) | Microsoft Learn
Learn more about the DocumentFormat.OpenXml.OpenXmlElement.System.Collections.IEnumerable.GetEnumerator in the DocumentFormat.OpenXml namespace.
ienumerablemethoddocumentformatopenxmlmicrosoft
https://cli.msgpack.org/doc/html/M_MsgPack_PackerUnpackerExtensions_Pack__1.htm
PackerUnpackerExtensions.Pack(T) Method (Packer, IEnumerable(T))
Packs specified collection with the default context.
packmethodienumerable
https://blog.paranoidcoding.org/2014/08/19/rethinking-enumerable.html
Rethinking IEnumerable
rethinkingienumerable