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.Font for C++