XmlAddAttributeWithXPathResult.NodesEditedCount Property

Definition

Count of the matching results

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

Property Value

Attributes

Applies to