![]() | ImgPropertyItem Methods |
The ImgPropertyItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetByteArray |
Gets the value stored as a byte array.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetInt32 |
Gets the value stored as Int32.
|
![]() | GetInt32Array |
Gets the value stored as Int32 array.
|
![]() | GetInt32Pair |
Gets the value stored as Int32 pair.
|
![]() | GetInt32PairArray |
Gets the value stored as array of Int32 pairs.
|
![]() | GetString |
Gets the value stored as a string, which may be padded.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUInt16 |
Gets the value stored as UInt16.
|
![]() | GetUInt16Array |
Gets the value stored as UInt16 array.
|
![]() | GetUInt32 |
Gets the value stored as UInt32.
|
![]() | GetUInt32Array |
Gets the value stored as UInt32 array.
|
![]() | GetUInt32Pair |
Gets the value stored as UInt32 pair.
|
![]() | GetUInt32PairArray |
Gets the value stored as array of Int32 pairs.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |