Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Extensions Namespace > DicomExtensions Class : GetGroup Method |
[ExtensionAttribute()] public static int GetGroup( long tag )
'Declaration
<ExtensionAttribute()> Public Shared Function GetGroup( _ ByVal tag As Long _ ) As Integer
'Usage
Dim tag As Long Dim value As Integer value = DicomExtensions.GetGroup(tag)
[ExtensionAttribute()] public: static int GetGroup( int64 tag )