PhotoshopResource Class |
Namespace: Atalasoft.Imaging.Metadata
The PhotoshopResource type exposes the following members.
| Name | Description | |
|---|---|---|
| PhotoshopResource | Initializes a new instance of PhotoshopResource. |
| Name | Description | |
|---|---|---|
| Data | Gets or sets the data of this resource. | |
| Description | Gets or sets a textual description of the resource. | |
| ID | Gets or sets the ID of this resource. |
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object, is equal to this instance.
(Overrides ObjectEquals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Gets the hashcode for this object (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string of: The data if the data is a string OR The description if not null OR The ID as string |
| Name | Description | |
|---|---|---|
| Equality |
Compares two PhotoshopResource objects for equality.
| |
| Inequality |
Compares two PhotoshopResource objects for inequality.
|