Udostępnij za pośrednictwem


DelegatingXmlDictionaryReader.IsEmptyElement Właściwość

Definicja

Pobiera wartość wskazującą, czy bieżący węzeł jest pustym elementem.

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

Wartość właściwości

true jeśli bieżący węzeł jest pustym elementem; w przeciwnym razie , false.

Dotyczy