This is experimental documentation.
Inserts the specified value into the buffer.

C# | Visual Basic | Visual C++ |
[CLSCompliantAttribute(false)] public void InsertUInt16( ushort s )
<CLSCompliantAttribute(False)> _ Public Sub InsertUInt16 ( _ s As UShort _ )
[CLSCompliantAttribute(false)] public: void InsertUInt16( unsigned short s )

- s (UInt16)
- The value to insert.

This method is not CLS-compliant.
Assembly: Asgard5Library (Module: Asgard5Library)