The methods in this chapter provide information about the NAG Library.
a00ac enables you to check if a valid key is available for the library licence management system.
Information about the precise implementation of the NAG Library in use will be needed when communicating with the NAG Response Centre (see the Library Overview).

Syntax

C#
public static class A00
Visual Basic
Public NotInheritable Class A00
Visual C++
public ref class A00 abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type A00 =  class end

Background to the Problems

None.

Recommendations on Choice and Use of Available Methods

None.

Inheritance Hierarchy

System..::..Object
  NagLibrary..::..A00

See Also