System::Security::Cryptography::Xml::KeyInfo::virtualizeBeginConstIterator 方法

KeyInfo::virtualizeBeginConstIterator method

获取当前容器的 begin const 迭代器的实现。

System::Details::VirtualizedIteratorBase<SharedPtr<Xml::KeyInfoClause>> * System::Security::Cryptography::Xml::KeyInfo::virtualizeBeginConstIterator() const override

ReturnValue

指向新创建的迭代器内核对象的指针。

另见