共用方式為


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

適用於