共用方式為


ReportSize 建構

Creates a new instance of the ReportSize class.

多載清單 

  名稱 描述
公用方法 ReportSize(Double) Creates a new instance of the ReportSize class.
公用方法 ReportSize(String) Creates a new instance of the ReportSize class.
公用方法 ReportSize(Double, SizeTypes) Creates a new instance of the ReportSize class.
公用方法 ReportSize(String, IFormatProvider) Creates a new instance of the ReportSize class.
公用方法 ReportSize(String, IFormatProvider, SizeTypes) Creates a new instance of the ReportSize class.

頂端