'Declaration Public Shared Function DefinedVR( _ ByVal Keyword As Keyword _ ) As String
'Usage Dim Keyword As Keyword Dim value As String value = DicomAttribute.DefinedVR(Keyword)
public static string DefinedVR( Keyword Keyword )
public: static String^ DefinedVR( Keyword Keyword )
Target Platforms: .NET CLR 4.0 or higher
DicomAttribute Class DicomAttribute Members