DVTk API
Add Method (value)
DVTkDvtk.IheActors.ActorsActorsTransactionLogAdd(ActorsTransaction)
DVTk API

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

Adds an object to the end of the ActorsTransactionLog.
Declaration Syntax
C#Visual BasicVisual C++
public int Add(
	ActorsTransaction value
)
Public Function Add ( _
	value As ActorsTransaction _
) As Integer
public:
int Add(
	ActorsTransaction^ value
)
Parameters
value (ActorsTransaction)
The ActorsTransaction to be added to the end of the ActorsTransactionLog.
Return Value
The ActorsTransactionLog index at which the value has been added.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0