TextView.InternalItemCount 屬性

定義

取得控制項中的項目數。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

protected:
 virtual property int InternalItemCount { int get(); };
protected override int InternalItemCount { get; }
member this.InternalItemCount : int
Protected Overrides ReadOnly Property InternalItemCount As Integer

屬性值

控制項中的項目數。

適用於

另請參閱