Reference Library
InsertInt32 Method (i)
NamespacesMBNCSUtilDataBufferInsertInt32(Int32)
Inserts the specified value into the buffer.
Declaration Syntax
C#Visual BasicVisual C++
public void InsertInt32(
	int i
)
Public Sub InsertInt32 ( _
	i As Integer _
)
public:
void InsertInt32(
	int i
)
Parameters
i (Int32)
The value to insert.

Assembly: Asgard5Library (Module: Asgard5Library)