'Declaration
Public Shared Function KeywordTag( _ ByVal keyword As Keyword, _ Optional ByVal separator As String _ ) As String
'Usage
Dim keyword As Keyword Dim separator As String Dim value As String value = DicomGlobal.KeywordTag(keyword, separator)
Parameters
- keyword
- Keyword to convert to string value
- separator
- String to separate Group and Element string representation
Return Value
String value of the keyword