'使用法 Dim instance As C1DocumentSource Dim ex As System.Exception Dim value As LogEntry value = instance.AddToLog(ex)
パラメータ
- ex
- The exception associated with log entry.
戻り値の型
The created LogEntry object.
'使用法 Dim instance As C1DocumentSource Dim ex As System.Exception Dim value As LogEntry value = instance.AddToLog(ex)