Robuta

https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/M_MongoDB_Bson_BsonDocument_Add_6.htm BsonDocument.Add Method (IEnumerable(BsonElement)) Adds a list of elements to the document. bsondocumentaddmethodienumerable https://learn.microsoft.com/ja-jp/dotnet/api/system.collections.ienumerable?view=netframework-4.8.1&viewFallbackFrom=netcore-2.2 IEnumerable Interface (System.Collections) | Microsoft Learn Exposes an enumerator, which supports a simple iteration over a non-generic collection. ienumerableinterfacesystemcollectionsmicrosoft https://learn.microsoft.com/zh-cn/dotnet/api/system.windows.forms.datagridviewselectedrowcollection.system-collections-ienumerable-getenumerator?view=windowsdesktop-10.0 DataGridViewSelectedRowCollection.IEnumerable.GetEnumerator Method (System.Windows.Forms) |... Returns an enumerator that can be used to iterate through the collection. ienumerablegetenumeratormethodsystemwindows https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Bson_MaterializedOnDemandBsonArray_AddRange_7.htm MaterializedOnDemandBsonArray.AddRange Method (IEnumerable(String)) Adds multiple elements to the array. methodienumerablestring https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_FieldsDocument__ctor_6.htm FieldsDocument Constructor (IDictionary(String, Object), IEnumerable(String)) Initializes a new instance of the FieldsDocument class and adds new elements from a dictionary of key/value pairs. constructoridictionarystringobjectienumerable https://mongodb.github.io/mongo-csharp-driver/2.3/apidocs/html/M_MongoDB_Driver_QueryDocument__ctor_10.htm QueryDocument Constructor (IDictionary, IEnumerable) Initializes a new instance of the QueryDocument class and adds new elements from a dictionary of key/value pairs. constructoridictionaryienumerable https://mongodb.github.io/mongo-csharp-driver/2.16/apidocs/html/M_MongoDB_Driver_MongoCollection_1_InsertBatch_2.htm MongoCollection(TDefaultDocument).InsertBatch Method (IEnumerable(TDefaultDocument), WriteConcern) Inserts multiple documents at once into this collection (see also Insert to insert a single document). methodienumerable https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/M_MongoDB_Driver_Linq_MongoEnumerable_StandardDeviationPopulation__1_3.htm MongoEnumerable.StandardDeviationPopulation(TSource) Method (IEnumerable(TSource), Func(TSource,... Computes the population 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/ja-jp/dotnet/api/system.collections.ienumerable.getenumerator?view=netframework-4.8.1&viewFallbackFrom=net-10.0 IEnumerable.GetEnumerator Method (System.Collections) | Microsoft Learn Returns an enumerator that iterates through a collection. ienumerablegetenumeratormethodsystemcollections https://www.jetbrains.com/help/rider/PossibleUnintendedQueryableAsEnumerable.html Code inspection: 'IQueryable' is possibly unintentionally used as 'IEnumerable' | JetBrains Rider... code inspectionpossibly 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://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/M_MongoDB_Driver_Linq_MongoEnumerable_StandardDeviationPopulation__1_5.htm MongoEnumerable.StandardDeviationPopulation(TSource) Method (IEnumerable(TSource), Func(TSource,... Computes the population 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/ja-jp/dotnet/api/system.linq.enumerable.oftype?view=netframework-4.8.1&viewFallbackFrom=net-10.0&redirectedfrom=MSDN Enumerable.OfTypeTResult(IEnumerable) Method (System.Linq) | Microsoft Learn Filters the elements of an IEnumerable based on a specified type. enumerablemethodsystemlinqmicrosoft https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_GeoJsonObjectModel_GeoJsonGeometryCollection_1__ctor_1.htm GeoJsonGeometryCollection(TCoordinates) Constructor (IEnumerable(GeoJsonGeometry(TCoordinates))) Initializes a new instance of the class. constructorienumerable https://morelinq.github.io/3.2/ref/api/html/M_MoreLinq_MoreEnumerable_ToDelimitedString_9.htm MoreEnumerable.ToDelimitedString Method (IEnumerable(Single), String) Creates a delimited string from a sequence of values and a given delimiter. methodienumerablesinglestring https://mongodb.github.io/mongo-csharp-driver/2.10/apidocs/html/M_MongoDB_Driver_Linq_MongoEnumerable_StandardDeviationSample_7.htm MongoEnumerable.StandardDeviationSample Method (IEnumerable(Nullable(Int64))) Computes the sample standard deviation of a sequence of values. methodienumerablenullable https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.propertydescriptorcollection.system-collections-ienumerable-getenumerator?view=netframework-4.8.1&viewFallbackFrom=net-10.0 PropertyDescriptorCollection.IEnumerable.GetEnumerator Method (System.ComponentModel) | Microsoft... Returns an IEnumerator for the IDictionary. ienumerablegetenumeratormethodsystemmicrosoft https://learn.microsoft.com/ja-jp/dotnet/api/system.linq.enumerable.oftype?view=netframework-4.8.1&viewFallbackFrom=netcore-2.2 Enumerable.OfTypeTResult(IEnumerable) Method (System.Linq) | Microsoft Learn Filters the elements of an IEnumerable based on a specified type. enumerablemethodsystemlinqmicrosoft https://mongodb.github.io/mongo-csharp-driver/2.3/apidocs/html/M_MongoDB_Driver_QueryDocument__ctor_6.htm QueryDocument Constructor (IDictionary(String, Object), IEnumerable(String)) Initializes a new instance of the QueryDocument class and adds new elements from a dictionary of key/value pairs. constructoridictionarystringobjectienumerable https://learn.microsoft.com/en-us/dotnet/api/system.collections.ienumerable.getenumerator?view=netframework-4.8.1&viewFallbackFrom=net-10.0 IEnumerable.GetEnumerator Method (System.Collections) | Microsoft Learn Returns an enumerator that iterates through a collection. ienumerablegetenumeratormethodsystemcollections https://learn.microsoft.com/en-us/dotnet/api/system.collections.ienumerable?view=netframework-4.8.1&viewFallbackFrom=net-10.0 IEnumerable Interface (System.Collections) | Microsoft Learn Exposes an enumerator, which supports a simple iteration over a non-generic collection. ienumerableinterfacesystemcollectionsmicrosoft https://docs.microsoft.com/ja-jp/dotnet/api/system.text.json.jsonelement.objectenumerator.system-collections-ienumerable-getenumerator?view=net-10.0 JsonElement.ObjectEnumerator.IEnumerable.GetEnumerator Method (System.Text.Json) | Microsoft Learn Returns an enumerator that iterates through a collection. ienumerablegetenumeratormethodsystemtext https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_InsertManyAsync_1.htm IMongoCollection(TDocument).InsertManyAsync Method (IEnumerable(TDocument), InsertManyOptions,... Inserts many documents. methodienumerable https://learn.microsoft.com/en-us/dotnet/api/system.linq.enumerable.cast?view=net-10.0&redirectedfrom=MSDN Enumerable.CastTResult(IEnumerable) Method (System.Linq) | Microsoft Learn Casts the elements of an IEnumerable to the specified type. enumerablemethodsystemlinqmicrosoft https://mongodb.github.io/mongo-csharp-driver/2.0/apidocs/html/M_MongoDB_Bson_BsonDocument_Add_3.htm BsonDocument.Add Method (Dictionary(String, Object), IEnumerable(String)) Adds elements to the document from a dictionary of key/value pairs. bsondocumentaddmethoddictionarystring https://www.jetbrains.com/help/inspectopedia/NUnit.TestCaseSourceShouldImplementIEnumerable.html NUnit. Test case source must be non-abstract and implement IEnumerable. | Inspectopedia... test casemust be https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_ScopeDocument__ctor_10.htm ScopeDocument Constructor (IDictionary, IEnumerable) Initializes a new instance of the ScopeDocument class and adds new elements from a dictionary of key/value pairs. constructoridictionaryienumerable https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_PipelineStageDefinitionBuilder_Facet__2_1.htm PipelineStageDefinitionBuilder.Facet(TInput, TOutput) Method (IEnumerable(AggregateFacet(TInput)),... Creates a $facet stage. facetmethodienumerable https://learn.microsoft.com/ko-kr/dotnet/api/system.collections.dictionarybase.system-collections-ienumerable-getenumerator?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DictionaryBase.IEnumerable.GetEnumerator Method (System.Collections) | Microsoft Learn Returns an IEnumerator that iterates through the DictionaryBase. ienumerablegetenumeratormethodsystemcollections https://learn.microsoft.com/zh-tw/dotnet/api/system.web.hosting.virtualpathprovider.getcachedependency?view=netframework-4.8.1&redirectedfrom=MSDN VirtualPathProvider.GetCacheDependency(String, IEnumerable, DateTime) Method (System.Web.Hosting) |... Creates a cache dependency based on the specified virtual paths. system webstringienumerabledatetimemethod https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Bson_MaterializedOnDemandBsonArray_AddRange_6.htm MaterializedOnDemandBsonArray.AddRange Method (IEnumerable(Int64)) Adds multiple elements to the array. methodienumerable https://learn.microsoft.com/cs-cz/dotnet/api/system.xml.schema.xmlschemacollection.system-collections-ienumerable-getenumerator?view=netframework-4.8.1 XmlSchemaCollection.IEnumerable.GetEnumerator Method (System.Xml.Schema) | Microsoft Learn For a description of this member, see GetEnumerator(). xml schemaienumerablegetenumeratormethodsystem https://mongodb.github.io/mongo-csharp-driver/2.11/apidocs/html/M_MongoDB_Bson_BsonDocument_Add_8.htm BsonDocument.Add Method (IDictionary, IEnumerable) Adds elements to the document from a dictionary of key/value pairs. bsondocumentaddmethodidictionaryienumerable https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/M_MongoDB_Bson_BsonDocument_AddRange_2.htm BsonDocument.AddRange Method (IEnumerable(KeyValuePair(String, Object))) Adds elements to the document from a dictionary of key/value pairs. bsondocumentmethodienumerablestringobject https://learn.microsoft.com/en-us/dotnet/api/system.collections.ienumerable.getenumerator?view=netframework-4.8.1&redirectedfrom=MSDN IEnumerable.GetEnumerator Method (System.Collections) | Microsoft Learn Returns an enumerator that iterates through a collection. ienumerablegetenumeratormethodsystemcollections https://learn.microsoft.com/zh-cn/dotnet/api/system.linq.enumerable.oftype?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp Enumerable.OfTypeTResult(IEnumerable) Method (System.Linq) | Microsoft Learn Filters the elements of an IEnumerable based on a specified type. enumerablemethodsystemlinqmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.itemscontrol.onitemssourcechanged?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN ItemsControl.OnItemsSourceChanged(IEnumerable, IEnumerable) Method (System.Windows.Controls) |... Called when the ItemsSource property changes. ienumerablemethodsystemwindowscontrols https://learn.microsoft.com/ja-jp/dotnet/api/system.linq.enumerable.oftype?view=netframework-4.8 Enumerable.OfTypeTResult(IEnumerable) Method (System.Linq) | Microsoft Learn Filters the elements of an IEnumerable based on a specified type. enumerablemethodsystemlinqmicrosoft https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement.arrayenumerator.system-collections-ienumerable-getenumerator?view=net-10.0 JsonElement.ArrayEnumerator.IEnumerable.GetEnumerator Method (System.Text.Json) | Microsoft Learn Returns an enumerator that iterates through a collection. ienumerablegetenumeratormethodsystemtext https://learn.microsoft.com/en-us/dotnet/api/system.windows.markup.localizer.bamllocalizationdictionary.system-collections-ienumerable-getenumerator?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 BamlLocalizationDictionary.IEnumerable.GetEnumerator Method (System.Windows.Markup.Localizer) |... For a description of this member, see GetEnumerator(). ienumerablegetenumeratormethodsystemwindows https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/M_MongoDB_Driver_Linq_MongoEnumerable_StandardDeviationPopulation__1_5.htm MongoEnumerable.StandardDeviationPopulation(TSource) Method (IEnumerable(TSource), Func(TSource,... Computes the population 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/it-it/dotnet/api/system.linq.enumerable.oftype?view=net-10.0&viewFallbackFrom=windowsdesktop-9.0 Enumerable.OfTypeTResult(IEnumerable) Method (System.Linq) | Microsoft Learn Filters the elements of an IEnumerable based on a specified type. enumerablemethodsystemlinqmicrosoft