Reference Library
InsertInt16 Method (s)
NamespacesMBNCSUtilDataBufferInsertInt16(Int16)
Inserts the specified value into the buffer.
Declaration Syntax
C#Visual BasicVisual C++
public void InsertInt16(
	short s
)
Public Sub InsertInt16 ( _
	s As Short _
)
public:
void InsertInt16(
	short s
)
Parameters
s (Int16)
The value to insert.

Assembly: Asgard5Library (Module: Asgard5Library)