C#
VB
C++
Gets the element.
[ExtensionAttribute()]
public static int GetElement(
long tag
)
<ExtensionAttribute()>
Public Shared Function GetElement( _
ByVal tag As Long _
) As Integer
[ExtensionAttribute()]
public:
static int GetElement(
int64 tag
)
tag
The tag.
The element 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