Leadtools.Dicom Namespace > DicomElement Class : Length Property |
public long Length {get;}
'Declaration Public ReadOnly Property Length As Long
'Usage Dim instance As DicomElement Dim value As Long value = instance.Length
public long Length {get;}
public long getLength()
get_Length();