DelegatingXmlDictionaryReader.IsEmptyElement Proprietà

Definizione

Ottiene un valore che indica se il nodo corrente è un elemento vuoto.

public:
 virtual property bool IsEmptyElement { bool get(); };
public override bool IsEmptyElement { get; }
member this.IsEmptyElement : bool
Public Overrides ReadOnly Property IsEmptyElement As Boolean

Valore della proprietà

true se il nodo corrente è un elemento vuoto; in caso contrario, restituisce false.

Si applica a