NSNumberFormatter.LocalizedStringFromNumbernumberStyle Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une chaîne localisée pour le nombre spécifié et NSNumberFormatterStyle.
[Foundation.Export("localizedStringFromNumber:numberStyle:")]
public static string LocalizedStringFromNumbernumberStyle (Foundation.NSNumber num, Foundation.NSNumberFormatterStyle nstyle);
static member LocalizedStringFromNumbernumberStyle : Foundation.NSNumber * Foundation.NSNumberFormatterStyle -> string
Paramètres
- num
- NSNumber
- nstyle
- NSNumberFormatterStyle
Retours
- Attributs