virtualizeBeginConstIterator()

KeyInfo::virtualizeBeginConstIterator() const method

Gets the implementation of begin const iterator for the current container.

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

Return Value

Pointer to the newly created iterator kernel object.

See Also