- vr
- The VR to check
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomVRTable Dim vr As DicomVR Dim value As Boolean value = instance.Exists(vr) |
Parameters
- vr
- The VR to check
Return Value
True if the VR exists, false otherwise.For an example, refer to DicomVRTable.Reset.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)