バージョン

GetEnumerator メソッド (AppointmentsCollection)

IEnumerable インターフェイスの実装により、タイプセーフな列挙子が返されます。
シンタックス
'宣言
 
Public Function GetEnumerator() As AppointmentEnumerator
public AppointmentEnumerator GetEnumerator()

戻り値の型

タイプ セーフの列挙子。
参照