Add the default SOP Class UIDs to Presentation Contexts
public void AddDefaults(
string
)
public:
void AddDefaults(
String^
)
'Declaration
Public Sub AddDefaults( _
ByVal As String _
)
'Usage
Dim instance As DicomContextCollection
Dim TransferSyntax As String
instance.AddDefaults(TransferSyntax)
Parameters
- TransferSyntax
- TransferSyntax to add to each of the SOP Class UIDs in the default list
Target Platforms: .NET CLR 4.0 or higher