C#
VB
C++
Gets the group.
[ExtensionAttribute()]
public static int GetGroup(
long tag
)
<ExtensionAttribute()>
Public Shared Function GetGroup( _
ByVal tag As Long _
) As Integer
[ExtensionAttribute()]
public:
static int GetGroup(
int64 tag
)
tag
The tag.
The group number for the DICOM tag.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET