'Usage Dim instance As DicomContextCollection Dim ContextID As Byte Dim value As Boolean value = instance.Exists(ContextID)
Parameters
- ContextID
- the (odd numbered) presentation Context ID to check
Return Value
True if the entry exists
'Usage Dim instance As DicomContextCollection Dim ContextID As Byte Dim value As Boolean value = instance.Exists(ContextID)