'宣言 Public Enum IntValueSelector Inherits System.Enum
public enum IntValueSelector : System.Enum
'宣言 Public Enum IntValueSelector Inherits System.Enum
public enum IntValueSelector : System.Enum
メンバ | 解説 |
---|---|
Default | Tile.IntValue プロパティに格納されている整数値にバインドします。 |
IntValue1 | Tile.IntValue1 プロパティに格納されている整数値にバインドします。 |
IntValue2 | Tile.IntValue2 プロパティに格納されている整数値にバインドします。 |
IntValue3 | Tile.IntValue3 プロパティに格納されている整数値にバインドします。 |
IntValue4 | Tile.IntValue4 プロパティに格納されている整数値にバインドします。 |
IntValue5 | Tile.IntValue5 プロパティに格納されている整数値にバインドします。 |
Unbound | テンプレート独自の値を使用します。 |
System.Object
System.ValueType
System.Enum
C1.Win.C1Tile.IntValueSelector