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

DBItemSpecialSettingDescCanSetItemType メソッド

指定した値種別が設定可能かどうかを判定する。

名前空間:  WodiLib.Database
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public bool CanSetItemType(
	DBItemType type
)

パラメーター

type
型: WodiLib.DatabaseDBItemType
値種別

戻り値

型: Boolean
設定可能な場合true
例外
例外条件
ArgumentNullExceptiontypeがnullの場合
関連項目