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 : GetElement Method |
[ExtensionAttribute()] public static int GetElement( long tag )
'Declaration
<ExtensionAttribute()> Public Shared Function GetElement( _ ByVal tag As Long _ ) As Integer
'Usage
Dim tag As Long Dim value As Integer value = DicomExtensions.GetElement(tag)
[ExtensionAttribute()] public: static int GetElement( int64 tag )