LibraryVersionString[lib] returns a string of library version information.
BeginNETBlock[] and EndNETBlock[] are equivalent to the NETBlock function, except that they work across a larger span than the evaluation of a single expression.
CreateCOMObject[str] creates a COM object specified by the string str.
GetAssemblyObject[asm ] returns the .NET Assembly object corresponding to the specified NETAssembly expression asm.
GetTypeObject[type _NETType] returns the .NET Type object corresponding to the specified NETType expression.
ReferencedAssemblies is an option to DefineDLLFunction that specifies assemblies needed to compile your function declaration.
TetGenDetectIntersectingFacets[points, facets] returns a list of points and intersecting facets.
StarGraph[n] gives the star graph with n vertices S_n.