共用方式為


NSDecimalNumber.DescriptionWithLocale(NSLocale) 方法

定義

傳回這個數位的描述,當地語系化為指定的地區設定。

[Foundation.Export("descriptionWithLocale:")]
public override string DescriptionWithLocale (Foundation.NSLocale locale);
override this.DescriptionWithLocale : Foundation.NSLocale -> string

參數

locale
NSLocale

傳回

屬性

適用於