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

Assembly: Asgard5Library (Module: Asgard5Library)