XdmReader.HasValue PropertyXdmReader.HasValue PropertyXdmReader::HasValue Property

Gets a value indicating whether the current node can have a ValueValueValue.

Syntax

Public Overrides ReadOnly Property HasValue As Boolean
        Get
public override bool HasValue { get; }
public:
virtual property bool HasValue {
    bool get();
}