リサイズはクリックかドラッグ

DisplayNumber  変換 (DisplayNumber to Int32)

DisplayNumber -> int への暗黙的な型変換

名前空間:  WodiLib.Ini
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public static implicit operator int (
	DisplayNumber src
)

パラメーター

src
型: WodiLib.IniDisplayNumber
変換元

戻り値

型: Int32
変換したインスタンス
関連項目