'宣言 Public Shared Function Compare( _ ByVal s1 As ReportSize, _ ByVal s2 As ReportSize _ ) As System.Integer
public static System.int Compare( ReportSize s1, ReportSize s2 )
パラメータ
- s1
- 比較する第1のサイズ。
- s2
- 比較する第2のサイズ。
'宣言 Public Shared Function Compare( _ ByVal s1 As ReportSize, _ ByVal s2 As ReportSize _ ) As System.Integer
public static System.int Compare( ReportSize s1, ReportSize s2 )