XmlRemoveWithXPathResult.NodesRemovedCount Property

Definition

Count of the matching results

[System.Text.Json.Serialization.JsonPropertyName("NodesRemovedCount")]
public int? NodesRemovedCount { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("NodesRemovedCount")>]
member this.NodesRemovedCount : Nullable<int> with get, set
Public Property NodesRemovedCount As Nullable(Of Integer)

Property Value

Attributes

Applies to