Leadtools.Dicom Namespace > DicomDataSet Class : ExistsElement Method |
public bool ExistsElement( DicomElement element )
'Declaration Public Function ExistsElement( _ ByVal element As DicomElement _ ) As Boolean
'Usage Dim instance As DicomDataSet Dim element As DicomElement Dim value As Boolean value = instance.ExistsElement(element)
public bool ExistsElement( DicomElement element )
public boolean existsElement(DicomElement element)
function Leadtools.Dicom.DicomDataSet.ExistsElement( element )
public: bool ExistsElement( DicomElement^ element )