StartingElementValues 列挙型

定義

Starting 要素

public enum StartingElementValues
type StartingElementValues = 
Public Enum StartingElementValues
継承
StartingElementValues

フィールド

Node 0

ノード。 アイテムを xml としてシリアル化すると、その値は "node" になります。

Transition 1

移行。 アイテムを xml としてシリアル化すると、その値は "trans" になります。

適用対象