System::Data::DataRelationCollection::GetEnumerator メソッド

DataRelationCollection::GetEnumerator method

RTTI 情報。

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<System::Data::DataRelation>>> System::Data::DataRelationCollection::GetEnumerator()

ReturnValue

新しく作成されたイテレータ。

備考

依存レコードを反復処理する列挙子を取得します。

参照