XmpClosedChoiceT
XmpClosedChoice<T> class
Represents XMP Closed Choice.
public abstract class XmpClosedChoice<T> : IEquatable<XmpClosedChoice>
| Parameter | Description | 
|---|---|
| T | Type of closed choice. | 
Methods
| Name | Description | 
|---|---|
| override Equals(object) | Indicates whether the current object is equal to another object of the same type. | 
| Equals(XmpClosedChoice) | |
| override GetHashCode() | Returns a hash code for this instance. | 
| override ToString() | Returns a String that represents this instance. | 
See Also
- namespace GroupDocs.Metadata.Standards.Xmp
 - assembly GroupDocs.Metadata