バージョン

GetItem メソッド (ReadOnlyAppointmentsCollection)

このコレクション内の指定した順序位置にある Appointment を返します。
シンタックス
'宣言
 
Public Overrides Function GetItem( _
   ByVal index As Integer _
) As Object
public override object GetItem( 
   int index
)

パラメータ

index
返すための予定の順序位置。
参照