XmpInteger.XmpInteger
XmpInteger(long)
の新しいインスタンスを初期化しますXmpIntegerclass.
public XmpInteger(long value)
| パラメータ | タイプ | 説明 |
|---|---|---|
| value | Int64 | 値。 |
関連項目
- class XmpInteger
- 名前空間 Aspose.PSD.Xmp.Types.Basic
- 組み立て Aspose.PSD
XmpInteger(int)
の新しいインスタンスを初期化しますXmpIntegerclass.
public XmpInteger(int value)
| パラメータ | タイプ | 説明 |
|---|---|---|
| value | Int32 | 値。 |
関連項目
- class XmpInteger
- 名前空間 Aspose.PSD.Xmp.Types.Basic
- 組み立て Aspose.PSD
XmpInteger(string)
の新しいインスタンスを初期化しますXmpIntegerclass.
public XmpInteger(string value)
| パラメータ | タイプ | 説明 |
|---|---|---|
| value | String | 値。 |
例外
| 例外 | 調子 |
|---|---|
| ArgumentNullException | 値がヌルです。 |
| ArgumentException | 無効な文字列値;値 |
関連項目
- class XmpInteger
- 名前空間 Aspose.PSD.Xmp.Types.Basic
- 組み立て Aspose.PSD