Leadtools.Dicom Namespace > DicomDataSet Class : GetSignedElementsCount Method |
public int GetSignedElementsCount( DicomElement signatureItem )
'Declaration Public Function GetSignedElementsCount( _ ByVal signatureItem As DicomElement _ ) As Integer
'Usage Dim instance As DicomDataSet Dim signatureItem As DicomElement Dim value As Integer value = instance.GetSignedElementsCount(signatureItem)
public int GetSignedElementsCount( DicomElement signatureItem )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.GetSignedElementsCount( signatureItem )
public: int GetSignedElementsCount( DicomElement^ signatureItem )
Along with this method, call the GetSignedElement method to enumerate the Data Elements covered by the Digital Signature.
The following methods can also be used to get information about the Digital Signature:
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