Leadtools.Dicom.Common.Extensions Namespace > DicomExtensions Class > Get Method : Get<T>(DicomDataSet,DicomElement) Method |
[ExtensionAttribute()] public static T Get<T>( DicomDataSet ds, DicomElement parent ) where T:
'Declaration <ExtensionAttribute()> Public Overloads Shared Function Get(Of T As {})( _ ByVal ds As DicomDataSet, _ ByVal parent As DicomElement _ ) As T
'Usage Dim ds As DicomDataSet Dim parent As DicomElement Dim value As T value = DicomExtensions.Get(Of T)(ds, parent)
[ExtensionAttribute()] public static T Get<T>( DicomDataSet ds, DicomElement parent )where T:
ExtensionAttribute() function Leadtools.Dicom.Common.Extensions.DicomExtensions.Get``1(DicomDataSet,DicomElement)( ds , parent )
[ExtensionAttribute()] public: static T^ Getgeneric<typename T> ( DicomDataSet^ ds, DicomElement^ parent ) where T:
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2