LoopFiniteStart メソッド | 
LoopFiniteStart 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object.  (ModelBaseTChildから継承) | |
| Equals(EventCommandBase) | 
            値を比較する。
              (EventCommandBaseから継承) | |
| Equals(IEventCommand) | Indicates whether the current object is equal to another object of the same type.  (EventCommandBaseから継承) | |
| Equals(ModelBaseTChild) | 
            値を比較する。
              (ModelBaseTChildから継承) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Objectから継承) | |
| GetEventCommandSentenceInfo | 
            イベントコマンド文字列情報を取得する。
              (EventCommandBaseから継承) | |
| GetHashCode | Serves as the default hash function.  (ModelBaseTChildから継承) | |
| GetNumberVariable | 
            インデックスを指定して数値変数を取得する。
            拡張引数にも対応する。
              (EventCommandBaseから継承) | |
| GetSafetyNumberVariable | 
            インデックスを指定して数値変数を取得する。
            ウディタ標準仕様でサポートしているインデックスのみ取得可能。
              (EventCommandBaseGetSafetyNumberVariable(Int32)をオーバーライド) | |
| GetSafetyStringVariable | 
            インデックスを指定して文字列変数を取得する。
            ウディタ標準仕様でサポートしているインデックスのみ取得可能。
              (EventCommandBaseGetSafetyStringVariable(Int32)をオーバーライド) | |
| GetStringVariable | 
            インデックスを指定して文字列変数を取得する。
            拡張引数にも対応する。
              (EventCommandBaseから継承) | |
| GetType | Gets the Type of the current instance.  (Objectから継承) | |
| MakeEventCommandMainSentence | 
            イベントコマンド文字列のメイン部分(インデント以降の部分)を生成する。
              (EventCommandBaseMakeEventCommandMainSentence(EventCommandSentenceResolver, EventCommandSentenceType, EventCommandSentenceResolveDesc)をオーバーライド) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Objectから継承) | |
| NotifyPropertyChanged | 
            プロパティ変更イベント
              (ModelBaseTChildから継承) | |
| OutputVersionWarningLogIfNeed | 
            VersionConfigにセットされたバージョンとイベントコマンドの内容を確認し、
            イベントコマンドの内容が設定バージョンに対応していないものであれば警告ログを出力する。
              (EventCommandBaseから継承) | |
| SetNumberVariable | 
            インデックスを指定して数値変数を設定する。
            拡張引数にも対応する。
              (EventCommandBaseから継承) | |
| SetSafetyNumberVariable | 
            数値変数を設定する。
              (EventCommandBaseSetSafetyNumberVariable(Int32, Int32)をオーバーライド) | |
| SetSafetyStringVariable | 
            文字列変数を設定する。
              (EventCommandBaseSetSafetyStringVariable(Int32, String)をオーバーライド) | |
| SetStringVariable | 
            インデックスを指定して数値変数を設定する。
            拡張引数にも対応する。
              (EventCommandBaseから継承) | |
| ToBinary | バイナリデータに変換する。  (EventCommandBaseから継承) | |
| ToEventCodeString | 
            イベントコードに変換する。
              (EventCommandBaseから継承) | |
| ToString | Returns a string that represents the current object.  (Objectから継承) |