'使用法 Dim instance As C1DocumentSource Dim ex As System.Exception Dim value As LogEntry value = instance.AddToLog(ex)
パラメータ
- ex
- ログエントリに関連付けられている例外。
戻り値の型
作成された LogEntryオブジェクト。
'使用法 Dim instance As C1DocumentSource Dim ex As System.Exception Dim value As LogEntry value = instance.AddToLog(ex)