DicomReference Class Members
In This Topic
The following tables list the members exposed by
DicomReference.
Public Constructors
| Name | Description |
 | DicomReference | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | SopClass | Gets the SOP (Service-Object Pair) class. |
 | SopInstance | Gets the SOP (Service-Object Pair) instance. |
Public Methods
| Name | Description |
 | Equals | Determines whether the specified System.Object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
 | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
 | ToString | Returns a System.String that represents this instance. |
Public Operators
See Also