Tesla Graphics Engine Documentation (January 2012)
Set Method (value)
TeslaTesla.CoreDataBuffer<(Of <(<'T>)>)>Set(T)
Relative set operation. Increments the position to the next value space and stores the value.
Declaration Syntax
C#
public void Set(
	T value
)
Parameters
value (T)
Value to store
Exceptions
Exception Condition
ArgumentOutOfRangeException Thrown if the operation will exceed the buffer's available capacity.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)