共用方式為


ResourceQueryResult.Count Property

Definition

Number of records returned in the current response. In the case of paging, this is the number of records in the current page.

public long Count { get; }
member this.Count : int64
Public ReadOnly Property Count As Long

Property Value

Applies to