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 > DicomElement Class : ValueLength Property |
public long ValueLength {get;}
'Declaration
Public ReadOnly Property ValueLength As Long
'Usage
Dim instance As DicomElement Dim value As Long value = instance.ValueLength
public long ValueLength {get;}
get_ValueLength();