You are here: Start » AVL.NET » Function Reference » System » Configuration » AVL.InitLibrary

AVL.InitLibrary

Initializes library internals. Should be called before any other function from AVL.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
public static void InitLibrary()

See also