public static Keyword Keyword( string group, string element )
public: static Keyword Keyword( String^ group, String^ element )
'Declaration Public Overloads Shared Function Keyword( _ ByVal group As String, _ ByVal element As String _ ) As Keyword
'Declaration
Public Overloads Shared Function Keyword( _ ByVal group As String, _ ByVal element As String _ ) As Keyword
'Usage Dim group As String Dim element As String Dim value As Keyword value = DicomGlobal.Keyword(group, element)
'Usage
Dim group As String Dim element As String Dim value As Keyword value = DicomGlobal.Keyword(group, element)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
DicomGlobal Class DicomGlobal Members Overload List