Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomVRTable Class : SetName Method |
'Usage
Dim instance As DicomVRTable Dim vr As DicomVR Dim name As String Dim value As Boolean value = instance.SetName(vr, name)
public boolean setName(DicomVr vr, String name)