G05.G05State Class
関数リスト一覧   NagLibrary Namespaceへ  ライブラリイントロダクション  本ヘルプドキュメントのchm形式版

Class holding the state for methods in G05. See the examples in the Library Introduction.

Syntax

C#
public class G05State
Visual Basic (Declaration)
Public Class G05State
Visual C++
public ref class G05State
F#
type G05State =  class end

Inheritance Hierarchy

System..::.Object
  NagLibrary..::.G05..::.G05State

See Also