CalendarView for WinForms
GetErrorDescription メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework 名前空間 > SystemErrorException クラス : GetErrorDescription メソッド
An int indicates the code of the error.
Gets the description of the error.
シンタックス
'宣言
 
Public Shared Function GetErrorDescription( _
   ByVal errorCode As System.Integer _
) As System.String
public static System.string GetErrorDescription( 
   System.int errorCode
)

パラメータ

errorCode
An int indicates the code of the error.

戻り値の型

A string indicates the description.
参照

SystemErrorException クラス
SystemErrorException メンバ