Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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 )
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: