共用方式為


AdomdPropertyCollection.IList.Item[Int32] 屬性

定義

object System.Collections.IList.Item[int index] { get; set; }
member this.System.Collections.IList.Item(int) : obj with get, set
 Property Item(index As Integer) As Object Implements IList.Item

參數

index
Int32

屬性值

實作

適用於