NumberFormatAttribute 构造函数

包括受保护的成员
包括继承的成员

初始化 NumberFormatAttribute 类的新实例。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 NumberFormatAttribute() 初始化 NumberFormatAttribute 类的新实例。
公共方法 NumberFormatAttribute(array<KeyAttributePair<NumberFormatAttribute>[]) 使用指定的 KeyAttributePair<T> 实例数组初始化 NumberFormatAttribute 类的新实例。
公共方法 NumberFormatAttribute(String, Nullable<Int32>, Nullable<Double>) 使用指定的格式字符串、精度和小数位数初始化 NumberFormatAttribute 类的新实例。
公共方法 NumberFormatAttribute(String, Nullable<Int32>, Nullable<Double>, array<KeyAttributePair<NumberFormatAttribute>[]) 使用指定的格式字符串、精度、小数位数和 KeyAttributePair<T> 实例初始化 NumberFormatAttribute 类的新实例。

页首

请参见

参考

NumberFormatAttribute 类

Microsoft.Windows.Design.PropertyEditing 命名空间