'宣言 Public Shared Function TryAsBool( _ ByVal value As System.Object, _ ByRef boolValue As System.Boolean _ ) As System.Boolean
'使用法 Dim value As System.Object Dim boolValue As System.Boolean Dim value As System.Boolean value = ScriptEngineContext.TryAsBool(value, boolValue)
パラメータ
- value
- boolValue