Freigeben über


NodeCountProperties.Count Eigenschaft

Definition

Ruft die Anzahl für den Namen ab.

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public int? Count { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: