共用方式為


MobileListItem.Index 屬性

定義

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

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

屬性值

項目在包含清單中的位置。

適用於

另請參閱