System::Collections::Generic::_ValueCollection::GetEnumerator メソッド
_ValueCollection::GetEnumerator method
値を反復する列挙子を取得します。
SharedPtr<IEnumerator<TValue>> System::Collections::Generic::_ValueCollection<Dict>::GetEnumerator() override
ReturnValue
新しく作成された列挙子へのポインタ。
参照
- Typedef SharedPtr
- Class IEnumerator
- Typedef TValue
- Class _ValueCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++