SkipInfo.Count 属性

定义

获取或设置需要跳过的项的数量。

public:
 property int Count { int get(); void set(int value); };
public int Count { get; set; }
member this.Count : int with get, set
Public Property Count As Integer

属性值

包含项目数的 int

适用于