Initializes a new instance of this class with the sopInstanceUid, instanceNumber, and sopClassUid.
public InstanceInfo(
string sopInstanceUid,
string instanceNumber,
string sopClassUid
)
sopInstanceUid
The UID of the SOP Instance.
instanceNumber
The Instance Number.
sopClassUid
The UID of the SOP Class.