The ParserInfo type exposes the following members.

Constructors

NameDescription
Public methodParserInfo()()()()
コンストラクタ
Public methodParserInfo(String)
コンストラクタ

Methods

NameDescription
Protected method_ReadElement
IXmlSerializable の実装: オブジェクトの XML 表現からオブジェクトを生成します。(継承用)
Public methodClone
自身のクローン生成 (ICloneable)
Public methodCopyFrom
インスタンスの複製 (FVIL.IFviCopyable)
Public methodCreatePropertyDialog
プロパティダイアログの生成
Public methodDispose
IDispose: リソースの解放
Public methodEquals
インスタンスの比較
(Overrides Object..::..Equals(Object).)
Protected methodFinalize
デストラクタ
(Overrides Object..::..Finalize()()()().)
Public methodGetHashCode
ハッシュコードの取得
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Public methodLoad
ファイル読み込み
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodSave
ファイル保存
Public methodSetup
初期化
Public methodToString
現在の Object を表す String を返します。
(Inherited from Object.)

Operators

NameDescription
Public operatorStatic memberEquality
インスタンスの比較(等価)
Public operatorStatic memberInequality
インスタンスの比較(不等価)

Properties

NameDescription
Public propertyDataInfos
データ情報配列
Public propertyDescription
設定ファイルの説明
Public propertyDeviceInfo
デバイス関連プロパティ
Public propertyImageSavingDir
処理途中の画像の保存ディレクトリ
Public propertyImageSavingLevel
処理途中の画像を保存する条件
Public propertyImageSavingMax
処理途中の画像の保存上限数 [初期値:30、範囲:1~]
Public propertyIsAuto
起動時の自動実行
Public propertyIsFullscreen
フルスクリーン表示の状態
Public propertyIsMaintenance
メンテナンス運転の指示
Public propertyIsSetuped
初期化状態
Public propertyPasscode
パスコード

See Also