ObjectList.InternalItemCount Property

Definition

Gets the number of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

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

Property Value

Applies to