Examples with "objet tuple" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Une paire de parenthèses vide produit un objet tuple vide.
L'itérable est développé en une séquence d'éléments qui sont inclus dans un nouvel objet tuple, list ou set à l'emplacement du dépaquetage.
The iterable is expanded into a sequence of items, which are included in the new tuple, list, or set, at the site of the unpacking.
Retourne une valeur qui indique si l'objet Tuple<T1> actif est égal à un objet spécifié selon une méthode de comparaison spécifiée.comparer
In Returns a value that indicates whether the current Tuple<T1,T2> object is equal to a specified object based on a specified comparison method.
Compare l'objet Tuple<T1> actif à un objet spécifié à l'aide d'un comparateur spécifié et retourne un entier qui indique si l'objet actif précède, suit ou est dans la même position que l'objet spécifié dans lcomparer IComparer IComparer IComparer
In Compares the current ValueTuple<T1> instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order.
System.Runtime.dll, mscorlib.dll, netstandard.dll Dans cet article Compare l'objet Tuple<T1> actif avec un objet spécifié et retourne un entier qui indique si l'objet actif précède, suit ou est dans la même position que l'objet spécifié dans lRetours
Compares the current ValueTuple<T1> instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order.
Andere resultaten
Ceci est utile pour l'implémentation d'objets comme les tuples, qui sont capables de déterminer leur taille à la construction.
This is useful for implementing objects like tuples, which are able to determine their size at construction time.
Le second élément est un objet itérable de tuples binaires contenant la valeur et l'étiquette à afficher pour cette option.
Create est une méthode d'assistance que vous pouvez appeler pour instancier un objet de 1 tuple sans devoir spécifier explicitement le type de son composant.Voir aussi
Create is a helper method that you can call to instantiate a 1-tuple object without having to explicitly specify the type of its component.
QObject.findChild () et QObject.findChildren () permettent maintenant un tuple des objets de type ainsi que d'un argument de type unique, de sorte que les enfants d'un certain nombre de types peuvent être trouvés.
QObject.findChild() and QObject.findChildren() now allow a tuple of type objects as well as a single type argument so that children of a number of types may be found.
QObject.findChild () et QObject.findChildren () permettent maintenant un tuple des objets de type ainsi que d'un argument de type unique, de sorte que les enfants d'un certain nombre de types peuvent être trouvés.
QObject.findChild() and QObject.findChildren() now allow a tuple of type objects as well as a single by default to match the behavior of rcc.
Le deuxième argument est un tuple d'objets
The second argument is a tuple
Remarques Create est une méthode d'assistance que vous pouvez appeler pour instancier un objet de 6 tuples sans devoir spécifier explicitement les types de ses item1, item2, item3, item4, item5).
A 6-tuple whose value is (item1, item2, item3, item4, item5, item6). Remarks Create is a helper method that you can call to instantiate a 6-tuple object without having to explicitly specify the types of its components.
GEOSGeometry.coords Renvoie les coordonnées de l'objet géométrique sous forme de tuple.
Properties GEOSGeometry.coords Returns the coordinates of the geometry as a tuple.