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