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

C# | Visual Basic | Visual C++ |
[CLSCompliantAttribute(false)] public void Insert( ulong l )
<CLSCompliantAttribute(False)> _ Public Sub Insert ( _ l As ULong _ )
[CLSCompliantAttribute(false)] public: void Insert( unsigned long long l )

- l (UInt64)
- The value to insert.

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