A Sandcastle Documented Class Library
FixValue メソッド (element, t)
名前空間CFW.UtilUtilFixValue(Object, Type)
objectで渡された値を確実にタイプに基づいた値に修正する。
宣言の構文
C#Visual BasicVisual C++
public static Object FixValue(
	Object element,
	Type t
)
Public Shared Function FixValue ( _
	element As Object, _
	t As Type _
) As Object
public:
static Object^ FixValue(
	Object^ element, 
	Type^ t
)
パラメータ
element (Object)
復元対象
t (Type)
復元対象の定義型
戻り値
復元したオブジェクトまたは原始型データ

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)