DVTk API
LogToStream Method (sw)
DVTkDvtk.IheActors.ActorsActorsTransactionLogToStream(StreamWriter)
DVTk API

[This is preliminary documentation and is subject to change.]

Log the transaction to the given stream.
Declaration Syntax
C#Visual BasicVisual C++
public void LogToStream(
	StreamWriter sw
)
Public Sub LogToStream ( _
	sw As StreamWriter _
)
public:
void LogToStream(
	StreamWriter^ sw
)
Parameters
sw (StreamWriter)
Stream Writer - log the transaction to this stream.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0