←Select platform

GetGroup Method

Summary

Gets the group.

Syntax

C#
VB
C++
[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 
)  

Parameters

tag
The tag.

Return Value

The group number for the DICOM tag.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly