NSDecimalNumber.DescriptionWithLocale(NSLocale) 方法

定义

返回此数字的说明,并本地化为指定的区域设置。

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

参数

locale
NSLocale

返回

属性

适用于