System::Collections::CollectionBase::GetEnumerator methode
CollectionBase::GetEnumerator method
Retourneert een enumerator die door de collectie-instantie iterereert.
SharedPtr<Generic::IEnumerator<T>> System::Collections::CollectionBase<T>::GetEnumerator() override
ReturnValue
Een IEnumerator voor de collectie‑instantie.
Zie ook
- Typedef SharedPtr
- Class IEnumerator
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Page for C++