StringValues.Count 屬性

定義

取得此 StringValues 中所包含的字串項目數。

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

屬性值

這個 StringValues 中包含的字串專案數目。

實作

適用於