For non-generic data sources such as ArrayList, the range variable must be explicitly typed. from-Klausel.For more information, see How to: Query an ArrayList with LINQ (C#) and from clause.
Die Bereichsvariable muss für nicht generische Datenquellen wie ArrayList explizit typisiert sein.Weitere Informationen finden Sie unter Vorgehensweise: Abfragen von ArrayList mit LINQ (C#) und FilternFiltering
Gets the current list of values, where the variable values is an object of the VB.NET type ArrayList.
Ruft die aktuelle Liste von Werten ab. Dabei ist die Variable values ein Objekt des VB.NET-Typs ArrayList.
collections such as ArrayList, you must explicitly declare the type of the range variable to reflect the specific type of the objects in the collection. For example, if you have an ArrayList of Student objects, your from clause should look like this
Bei Verwendung von LINQ zum Abfragen nicht generischer IEnumerable-Auflistungen wie z.B. ArrayList müssen Sie den Typ der Bereichsvariablen entsprechend dem spezifischen Typ der Objekte in der Auflistung explizit deklarieren.Wenn Sie zum Beispiel eine ArrayList mit Student-Objekten haben, sollte die from-Klausel wie folgt aussehen:arrList...
For example, if the variable myList refers to an ArrayList, the syntax myList (myList(3) in Visual Basic) retrieves the element with the index of 3.
Wenn z. B. die Variable myList auf eine ArrayList verweist, wird mit der Syntax myList (myList(3) in Visual Basic) das Element an Indexposition 3 abgerufen.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.
Aucun résultat pour cette recherche.
Synonymes et analogies de "ArrayList variable" en anglais