[This is preliminary documentation and is subject to change.]
Initializes a new instance of the ReferencedSopItem class
| C# | Visual Basic | Visual C++ |
public ReferencedSopItem( string sopClassUid, string sopInstanceUid )
Public Sub New ( _ sopClassUid As String, _ sopInstanceUid As String _ )
public: ReferencedSopItem( String^ sopClassUid, String^ sopInstanceUid )
- sopClassUid (String)
- sopInstanceUid (String)