MobileListItem.Index プロパティ

定義

リスト内の項目のインデックスを取得します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

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

プロパティ値

含まれるリスト内の項目の位置。

適用対象

こちらもご覧ください