IntValue

IntValue class

整数値

public class IntValue : ICloneable

コンストラクター

名前 説明
IntValue(int, MeasureConst) コンストラクター.

プロパティ

名前 説明
IsThemed { get; set; }
Ufe { get; set; } 要素の属性.
Value { get; set; } 整数値.

メソッド

名前 説明
Clone() このインスタンスのディープ コピーを作成します。
override Equals(object) オブジェクトは等しい.
override GetHashCode() 特定のタイプのハッシュ関数として機能します。

関連項目