System::Collections::Specialized::StringCollection::GetEnumerator method
StringCollection::GetEnumerator method
現在のコレクションを反復する列挙子を取得します。
SharedPtr<Generic::IEnumerator<System::String>> System::Collections::Specialized::StringCollection::GetEnumerator() override
ReturnValue
現在のコレクションを反復する新しく作成された列挙子。
参照
- Typedef SharedPtr
- Class IEnumerator
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++