System::Collections::Generic::IKVCollection::GetEnumerator メソッド
IKVCollection::GetEnumerator method
RTTI 情報。
virtual SharedPtr<IEnumerator<T>> System::Collections::Generic::IKVCollection<T>::GetEnumerator() override=0
ReturnValue
新しく作成された列挙子オブジェクト。
備考
コンテナ用の列挙子を取得します。
参照
- Typedef SharedPtr
- Class IEnumerator
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++