DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAttribute Class / ExistsWithValue Property






    ExistsWithValue Property
    Returns True if non-null data is present.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExistsWithValue As System.Boolean
     
    'Usage
     
    
    Dim instance As DicomAttribute
    Dim value As System.Boolean
     
    value = instance.ExistsWithValue
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also