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

In This Topic
    ExistsWithValue Property
    In This Topic
    Returns True if non-null data is present.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExistsWithValue As System.Boolean
    public System.bool ExistsWithValue {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also