Returns the value at time t, if there is one; otherwise returns null.

Namespace:  Equis.JanusToolkit
Assembly:  Janus (in Janus.dll)

Syntax

C#
protected Command<ValueType> CommandAt(
	int t
)

Parameters

t
Type: System..::..Int32

Return Value

See Also