バージョン

GetEnumerator メソッド (VariancesCollection)

コレクション内の Appointment オブジェクトを繰り返すためのタイプセーフの列挙子を返します。
シンタックス
'宣言
 
Public Shadows Function GetEnumerator() As VariancesEnumerator
public new VariancesEnumerator GetEnumerator()

戻り値の型

コレクション内の Appointment オブジェクトを繰り返すためのタイプセーフの列挙子。
参照