XmpInteger Class |
Namespace: Aspose.CAD.Xmp.Types.Basic
The XmpInteger type exposes the following members.
Name | Description | |
---|---|---|
XmpInteger(Int32) |
Initializes a new instance of the XmpInteger class.
| |
XmpInteger(Int64) |
Initializes a new instance of the XmpInteger class.
| |
XmpInteger(String) |
Initializes a new instance of the XmpInteger class.
|
Name | Description | |
---|---|---|
Value |
Gets or sets the value.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
GetXmpRepresentation |
Gets the string contained value in XMP format.
(Overrides XmpTypeBaseGetXmpRepresentation.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |